Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9585 (pia, s=9585, is=9591, ic=9592, ia=9593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9592 (pia, s=9585, is=9592, ic=9593, ia=9594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9593 (pia, s=9585, is=9592, ic=9593, ia=9594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9594 (pia, s=9585, is=9592, ic=9593, ia=9594)