When use v-bind with object for multiple props. How to use .prop modifier #10169
-
I use a Component that has multiple props.
I want to combine this using v-bind So I try like this.
But It doesn't works. |
Beta Was this translation helpful? Give feedback.
Answered by
east-rain
Jan 25, 2024
Replies: 1 comment
-
found how to do.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
east-rain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found how to do.
Just using