Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99521 (s=99521, is=99584, ic=99585, ia=99586)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99585 (s=99521, is=99585, ic=99586, ia=99587)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99586 (s=99521, is=99585, ic=99586, ia=99587)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99587 (s=99521, is=99585, ic=99586, ia=99587)