Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9245 (pia, s=9245, is=9251, ic=9252, ia=9253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9252 (pia, s=9245, is=9252, ic=9253, ia=9254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9253 (pia, s=9245, is=9252, ic=9253, ia=9254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9254 (pia, s=9245, is=9252, ic=9253, ia=9254)