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