Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32262 (s=32262, is=32296, ic=32295, ia=32297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32297 (s=32262, is=32297, ic=32296, ia=32298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32296 (s=32262, is=32297, ic=32296, ia=32298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32298 (s=32262, is=32297, ic=32296, ia=32298)