Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5630 (s=5630, is=5631, ic=5631, ia=5631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5632 (s=5630, is=5632, ic=5632, ia=5632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5632 (s=5630, is=5632, ic=5632, ia=5632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5632 (s=5630, is=5632, ic=5632, ia=5632)