Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3538 (s=3538, is=3542, ic=3540, ia=3542)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3543 (s=3538, is=3543, ic=3541, ia=3543)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3541 (s=3538, is=3543, ic=3541, ia=3543)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3543 (s=3538, is=3543, ic=3541, ia=3543)