Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101599 (s=101599, is=101663, ic=101664, ia=101666)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101664 (s=101599, is=101664, ic=101665, ia=101667)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101665 (s=101599, is=101664, ic=101665, ia=101667)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101667 (s=101599, is=101664, ic=101665, ia=101667)