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