Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111860 (s=111860, is=111933, ic=111934, ia=111936)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111934 (s=111860, is=111934, ic=111935, ia=111937)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111935 (s=111860, is=111934, ic=111935, ia=111937)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111937 (s=111860, is=111934, ic=111935, ia=111937)