Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69942 (s=69942, is=69998, ic=69999, ia=70000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69999 (s=69942, is=69999, ic=70000, ia=70001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70000 (s=69942, is=69999, ic=70000, ia=70001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70001 (s=69942, is=69999, ic=70000, ia=70001)