Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65213 (s=65213, is=65268, ic=65269, ia=65270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65269 (s=65213, is=65269, ic=65270, ia=65271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65270 (s=65213, is=65269, ic=65270, ia=65271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65271 (s=65213, is=65269, ic=65270, ia=65271)