Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32279 (s=32279, is=32313, ic=32312, ia=32314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32314 (s=32279, is=32314, ic=32313, ia=32315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32313 (s=32279, is=32314, ic=32313, ia=32315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32315 (s=32279, is=32314, ic=32313, ia=32315)