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