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