Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9539 (s=9539, is=9546, ic=9545, ia=9547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9547 (s=9539, is=9547, ic=9546, ia=9548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9546 (s=9539, is=9547, ic=9546, ia=9548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9548 (s=9539, is=9547, ic=9546, ia=9548)