How can one correctly access the provides
property using type definitions through a directive?
#9087
Closed
royalknight56
started this conversation in
General Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to get the
provides
property within a custom Vue directive:I've noticed that the provides property in ComponentInternalInstance is marked as internal.
Could you please explain the rationale behind this? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions