Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99542 (s=99542, is=99605, ic=99606, ia=99607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99606 (s=99542, is=99606, ic=99607, ia=99608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99607 (s=99542, is=99606, ic=99607, ia=99608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99608 (s=99542, is=99606, ic=99607, ia=99608)