Accessing root el (with ref): id is {{ $refs.root.id }}

Accessing root el (with $root): id is {{ $refs.root.id }}

Span with dynamic ref

dynamicRef is {{ dynamicRef }}