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