Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9198 (pia, s=9198, is=9204, ic=9205, ia=9206)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9205 (pia, s=9198, is=9205, ic=9206, ia=9207)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9206 (pia, s=9198, is=9205, ic=9206, ia=9207)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9207 (pia, s=9198, is=9205, ic=9206, ia=9207)