Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101242 (s=101242, is=101306, ic=101307, ia=101309)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101307 (s=101242, is=101307, ic=101308, ia=101310)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101308 (s=101242, is=101307, ic=101308, ia=101310)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101310 (s=101242, is=101307, ic=101308, ia=101310)