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