Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3545 (s=3545, is=3549, ic=3547, ia=3549)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3550 (s=3545, is=3550, ic=3548, ia=3550)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3548 (s=3545, is=3550, ic=3548, ia=3550)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3550 (s=3545, is=3550, ic=3548, ia=3550)