Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11881 (s=11881, is=11893, ic=11892, ia=11894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11894 (s=11881, is=11894, ic=11893, ia=11895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11893 (s=11881, is=11894, ic=11893, ia=11895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11895 (s=11881, is=11894, ic=11893, ia=11895)