Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32046 (s=32046, is=32080, ic=32079, ia=32081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32081 (s=32046, is=32081, ic=32080, ia=32082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32080 (s=32046, is=32081, ic=32080, ia=32082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32082 (s=32046, is=32081, ic=32080, ia=32082)