Switch element should be wrappable by a custom component #633
Unanswered
daniele-bolla
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Following the Vue Best Practices, it's very handful to wrap components that handle v-model changes in a custom component for styling and behaviour purposes etc...
A simple example, with a native input element, is the following.
I would like to do the same with the Switch element, but, as i see, this is not possible at the moment.
Am i wrong?
If not can be possibly be implemented?
Beta Was this translation helpful? Give feedback.
All reactions