Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111865 (s=111865, is=111938, ic=111939, ia=111941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111939 (s=111865, is=111939, ic=111940, ia=111942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111940 (s=111865, is=111939, ic=111940, ia=111942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111942 (s=111865, is=111939, ic=111940, ia=111942)