Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9500 (pia, s=9500, is=9506, ic=9507, ia=9508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9507 (pia, s=9500, is=9507, ic=9508, ia=9509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9508 (pia, s=9500, is=9507, ic=9508, ia=9509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9509 (pia, s=9500, is=9507, ic=9508, ia=9509)