Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9445 (pia, s=9445, is=9451, ic=9452, ia=9453)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9452 (pia, s=9445, is=9452, ic=9453, ia=9454)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9453 (pia, s=9445, is=9452, ic=9453, ia=9454)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9454 (pia, s=9445, is=9452, ic=9453, ia=9454)