Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101837 (s=101837, is=101901, ic=101902, ia=101904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101902 (s=101837, is=101902, ic=101903, ia=101905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101903 (s=101837, is=101902, ic=101903, ia=101905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101905 (s=101837, is=101902, ic=101903, ia=101905)