Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101248 (s=101248, is=101312, ic=101313, ia=101315)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101313 (s=101248, is=101313, ic=101314, ia=101316)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101314 (s=101248, is=101313, ic=101314, ia=101316)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101316 (s=101248, is=101313, ic=101314, ia=101316)