Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13256 (s=13256, is=13269, ic=13268, ia=13270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13270 (s=13256, is=13270, ic=13269, ia=13271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13269 (s=13256, is=13270, ic=13269, ia=13271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13271 (s=13256, is=13270, ic=13269, ia=13271)