Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9073 (pia, s=9073, is=9079, ic=9080, ia=9081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9080 (pia, s=9073, is=9080, ic=9081, ia=9082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9081 (pia, s=9073, is=9080, ic=9081, ia=9082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9082 (pia, s=9073, is=9080, ic=9081, ia=9082)