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