Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99255 (s=99255, is=99317, ic=99318, ia=99319)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99318 (s=99255, is=99318, ic=99319, ia=99320)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99319 (s=99255, is=99318, ic=99319, ia=99320)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99320 (s=99255, is=99318, ic=99319, ia=99320)