Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30542 (s=30542, is=30576, ic=30575, ia=30577)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30577 (s=30542, is=30577, ic=30576, ia=30578)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30576 (s=30542, is=30577, ic=30576, ia=30578)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30578 (s=30542, is=30577, ic=30576, ia=30578)