Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2625 (s=2625, is=2629, ic=2627, ia=2629)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2630 (s=2625, is=2630, ic=2628, ia=2630)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2628 (s=2625, is=2630, ic=2628, ia=2630)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2630 (s=2625, is=2630, ic=2628, ia=2630)