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