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