Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50875 (s=50875, is=50926, ic=50926, ia=50928)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50927 (s=50875, is=50927, ic=50927, ia=50929)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50927 (s=50875, is=50927, ic=50927, ia=50929)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50929 (s=50875, is=50927, ic=50927, ia=50929)