Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2547 (s=2547, is=2548, ic=2549, ia=2549)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2549 (s=2547, is=2549, ic=2550, ia=2550)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2550 (s=2547, is=2549, ic=2550, ia=2550)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2550 (s=2547, is=2549, ic=2550, ia=2550)