Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101567 (s=101567, is=101631, ic=101632, ia=101634)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101632 (s=101567, is=101632, ic=101633, ia=101635)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101633 (s=101567, is=101632, ic=101633, ia=101635)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101635 (s=101567, is=101632, ic=101633, ia=101635)