Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22930 (s=22930, is=22941, ic=22941, ia=22940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22942 (s=22930, is=22942, ic=22942, ia=22941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22942 (s=22930, is=22942, ic=22942, ia=22941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22941 (s=22930, is=22942, ic=22942, ia=22941)