Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3486 (s=3486, is=3490, ic=3488, ia=3490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3491 (s=3486, is=3491, ic=3489, ia=3491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3489 (s=3486, is=3491, ic=3489, ia=3491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3491 (s=3486, is=3491, ic=3489, ia=3491)