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