Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9568 (s=9568, is=9576, ic=9575, ia=9577)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9577 (s=9568, is=9577, ic=9576, ia=9578)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9576 (s=9568, is=9577, ic=9576, ia=9578)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9578 (s=9568, is=9577, ic=9576, ia=9578)