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