Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99486 (s=99486, is=99548, ic=99549, ia=99550)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99549 (s=99486, is=99549, ic=99550, ia=99551)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99550 (s=99486, is=99549, ic=99550, ia=99551)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99551 (s=99486, is=99549, ic=99550, ia=99551)