Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99865 (s=99865, is=99928, ic=99929, ia=99930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99929 (s=99865, is=99929, ic=99930, ia=99931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99930 (s=99865, is=99929, ic=99930, ia=99931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99931 (s=99865, is=99929, ic=99930, ia=99931)