Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100953 (s=100953, is=101017, ic=101018, ia=101020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101018 (s=100953, is=101018, ic=101019, ia=101021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101019 (s=100953, is=101018, ic=101019, ia=101021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101021 (s=100953, is=101018, ic=101019, ia=101021)