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