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