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