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