Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9153 (pia, s=9153, is=9159, ic=9160, ia=9161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9160 (pia, s=9153, is=9160, ic=9161, ia=9162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9161 (pia, s=9153, is=9160, ic=9161, ia=9162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9162 (pia, s=9153, is=9160, ic=9161, ia=9162)