How to Access a Child Component’s Ref with multi-root node (Fragment) in Vue 3
📰 Dev.to · Nick Mousavi
In this article we want to explain how you can access to your child component's ref if you have more than one root (Fragment).
In this article we want to explain how you can access to your child component's ref if you have more than one root (Fragment).