Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89838 (s=89838, is=89899, ic=89900, ia=89901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89900 (s=89838, is=89900, ic=89901, ia=89902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89901 (s=89838, is=89900, ic=89901, ia=89902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89902 (s=89838, is=89900, ic=89901, ia=89902)