You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.
How would you access the actual value of the inputs?
The text was updated successfully, but these errors were encountered:
heygambo
changed the title
https://github.com/vuejs/vue-validator/blob/b5136d8aea547058b9480b874957061fc38ec9b0/examples/group/index.html
Group Example: values & textarea
Oct 29, 2016
heygambo
changed the title
Group Example: values & textarea
Group Example: values
Oct 29, 2016
@kazupon the way you show to get value is not elastic,
1、must i bind input event to every form input to get its value?
2、it seem like only bind @input | @change event can activate the validators?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
vue & vue-validator version
2.0.3, alpha.1
In this example:
https://github.com/vuejs/vue-validator/blob/b5136d8aea547058b9480b874957061fc38ec9b0/examples/group/index.html
How would you access the actual value of the inputs?
The text was updated successfully, but these errors were encountered: