Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9623 (s=9623, is=9631, ic=9630, ia=9632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9632 (s=9623, is=9632, ic=9631, ia=9633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9631 (s=9623, is=9632, ic=9631, ia=9633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9633 (s=9623, is=9632, ic=9631, ia=9633)