Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99586 (s=99586, is=99649, ic=99650, ia=99651)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99650 (s=99586, is=99650, ic=99651, ia=99652)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99651 (s=99586, is=99650, ic=99651, ia=99652)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99652 (s=99586, is=99650, ic=99651, ia=99652)