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