Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10632 (s=10632, is=10640, ic=10639, ia=10641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10641 (s=10632, is=10641, ic=10640, ia=10642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10640 (s=10632, is=10641, ic=10640, ia=10642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10642 (s=10632, is=10641, ic=10640, ia=10642)