How to bind an object on the select input's x-model #688
ppshobi
started this conversation in
4. General
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following template
How do I return the full object to the
plan
x-model? , as of now theplan
is coming as a string "[object Object]", how do I return the full object from the options?Beta Was this translation helpful? Give feedback.
All reactions