Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65883 (s=65883, is=65938, ic=65939, ia=65940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65939 (s=65883, is=65939, ic=65940, ia=65941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65940 (s=65883, is=65939, ic=65940, ia=65941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65941 (s=65883, is=65939, ic=65940, ia=65941)