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