Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65477 (s=65477, is=65532, ic=65533, ia=65534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65533 (s=65477, is=65533, ic=65534, ia=65535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65534 (s=65477, is=65533, ic=65534, ia=65535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65535 (s=65477, is=65533, ic=65534, ia=65535)