Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20796 (s=20796, is=20809, ic=20811, ia=20813)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20810 (s=20796, is=20810, ic=20812, ia=20814)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20812 (s=20796, is=20810, ic=20812, ia=20814)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20814 (s=20796, is=20810, ic=20812, ia=20814)