x-model on custom element (web component) made using Vue #4256
Unanswered
MichelJonkman
asked this question in
1. Help
Replies: 1 comment 4 replies
-
the change event, just like native form inputs. |
Beta Was this translation helpful? Give feedback.
4 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.
-
I've made a custom form element using Vue 3 web components and I'm trying to use the x-model directive on it but I can't figure out how to tell Alpine what the value should be!
My idea was to use events for this but I can't figure out what event I could use that lets me pass a value easily.
Could anyone help me out with this?
Beta Was this translation helpful? Give feedback.
All reactions