Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123192 (s=123192, is=123268, ic=123271, ia=123273)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123269 (s=123192, is=123269, ic=123272, ia=123274)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123272 (s=123192, is=123269, ic=123272, ia=123274)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123274 (s=123192, is=123269, ic=123272, ia=123274)