Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99606 (s=99606, is=99669, ic=99670, ia=99671)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99670 (s=99606, is=99670, ic=99671, ia=99672)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99671 (s=99606, is=99670, ic=99671, ia=99672)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99672 (s=99606, is=99670, ic=99671, ia=99672)