Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20632 (s=20632, is=20654, ic=20655, ia=20652)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20655 (s=20632, is=20655, ic=20656, ia=20653)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20656 (s=20632, is=20655, ic=20656, ia=20653)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20653 (s=20632, is=20655, ic=20656, ia=20653)