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