Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99512 (s=99512, is=99574, ic=99575, ia=99576)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99575 (s=99512, is=99575, ic=99576, ia=99577)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99576 (s=99512, is=99575, ic=99576, ia=99577)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99577 (s=99512, is=99575, ic=99576, ia=99577)