Replies: 2 comments 11 replies
|
0 replies
|
Thanks, @sqllyw . Unfortunatelly I got the markup wrong in my initial post and part of my code was cut off. So my question was a bit confusing. Here's another try (simplified with only relevant code): You are right: with your code above the console would log out what I type into the input. |
11 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.
Uh oh!
There was an error while loading. Please reload this page.
I need a way to pass default values coming from the server to an input field that is bound to a property. I know I can use v-scope like this:
All reactions