Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32400 (s=32400, is=32415, ic=32416, ia=32415)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32416 (s=32400, is=32416, ic=32417, ia=32416)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32417 (s=32400, is=32416, ic=32417, ia=32416)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32416 (s=32400, is=32416, ic=32417, ia=32416)