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