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