How to determine which element the directive is added to. #8231
Unanswered
rubanNg
asked this question in
Help/Questions
Replies: 1 comment
-
Because your component has only one root node, the properties attached to the component are naturally transferred to the root node of the big brother component. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
CustomSelect.vue
How to determine which element the directive is added to.
Is it a native element or is it a custom component
In both cases, the virtual node is input
Beta Was this translation helpful? Give feedback.
All reactions