Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65452 (s=65452, is=65507, ic=65508, ia=65509)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65508 (s=65452, is=65508, ic=65509, ia=65510)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65509 (s=65452, is=65508, ic=65509, ia=65510)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65510 (s=65452, is=65508, ic=65509, ia=65510)