Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32510 (s=32510, is=32544, ic=32543, ia=32545)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32545 (s=32510, is=32545, ic=32544, ia=32546)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32544 (s=32510, is=32545, ic=32544, ia=32546)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32546 (s=32510, is=32545, ic=32544, ia=32546)