Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22890 (s=22890, is=22905, ic=22907, ia=22909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22906 (s=22890, is=22906, ic=22908, ia=22910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22908 (s=22890, is=22906, ic=22908, ia=22910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22910 (s=22890, is=22906, ic=22908, ia=22910)