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