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