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