Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9875 (s=9875, is=9883, ic=9882, ia=9884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9884 (s=9875, is=9884, ic=9883, ia=9885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9883 (s=9875, is=9884, ic=9883, ia=9885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9885 (s=9875, is=9884, ic=9883, ia=9885)