Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9858 (s=9858, is=9866, ic=9865, ia=9867)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9867 (s=9858, is=9867, ic=9866, ia=9868)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9866 (s=9858, is=9867, ic=9866, ia=9868)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9868 (s=9858, is=9867, ic=9866, ia=9868)