Is there any way to bind directives dynamicaly like props with v-bind
?
#11407
Unanswered
zumm
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking for way to bind directives dynamicaly. It may be wery useful when using composables that return bindings.
Something like
withDirectives
but for templates.Beta Was this translation helpful? Give feedback.
All reactions