Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30606 (s=30606, is=30640, ic=30639, ia=30641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30641 (s=30606, is=30641, ic=30640, ia=30642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30640 (s=30606, is=30641, ic=30640, ia=30642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30642 (s=30606, is=30641, ic=30640, ia=30642)