Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12564 (s=12564, is=12576, ic=12575, ia=12577)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12577 (s=12564, is=12577, ic=12576, ia=12578)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12576 (s=12564, is=12577, ic=12576, ia=12578)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12578 (s=12564, is=12577, ic=12576, ia=12578)