How to dynamically bind v-model on a component ? #7599
Unanswered
DylanThomasFr
asked this question in
Help/Questions
Replies: 1 comment
-
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.
-
Using dynamic component (https://vuejs.org/guide/essentials/component-basics.html#dynamic-components), I want to bind v model dynamically.
Is there a way to do it or do I need to bind an event AND a prop for each v-model I want ?
Beta Was this translation helpful? Give feedback.
All reactions