Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9883 (s=9883, is=9891, ic=9890, ia=9892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9892 (s=9883, is=9892, ic=9891, ia=9893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9891 (s=9883, is=9892, ic=9891, ia=9893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9893 (s=9883, is=9892, ic=9891, ia=9893)