Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63550 (s=63550, is=63605, ic=63606, ia=63607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63606 (s=63550, is=63606, ic=63607, ia=63608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63607 (s=63550, is=63606, ic=63607, ia=63608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63608 (s=63550, is=63606, ic=63607, ia=63608)