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