Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101288 (s=101288, is=101352, ic=101353, ia=101355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101353 (s=101288, is=101353, ic=101354, ia=101356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101354 (s=101288, is=101353, ic=101354, ia=101356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101356 (s=101288, is=101353, ic=101354, ia=101356)