Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32150 (s=32150, is=32184, ic=32183, ia=32185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32185 (s=32150, is=32185, ic=32184, ia=32186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32184 (s=32150, is=32185, ic=32184, ia=32186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32186 (s=32150, is=32185, ic=32184, ia=32186)