Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99114 (s=99114, is=99176, ic=99177, ia=99178)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99177 (s=99114, is=99177, ic=99178, ia=99179)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99178 (s=99114, is=99177, ic=99178, ia=99179)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99179 (s=99114, is=99177, ic=99178, ia=99179)