Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11162 (s=11162, is=11172, ic=11171, ia=11173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11173 (s=11162, is=11173, ic=11172, ia=11174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11172 (s=11162, is=11173, ic=11172, ia=11174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11174 (s=11162, is=11173, ic=11172, ia=11174)