Skip to content

Programmatically trigger submit #3094

Answered by logaretm
vedran-milic asked this question in Q&A
Discussion options

You must be logged in to vote

I moved this to the discussions section as this is not an issue, but rather a question.

To answer your question, this is not a limitation from vee-validate's side, there are multiple ways you can submit a form outside of it. Two ways that come to mind are the button element's form attribute or dispatchEvent on the form element itself which can be triggered with $refs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vedran-milic
Comment options

Answer selected by logaretm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3094 on December 21, 2020 21:49.