I am using Vue.js in my app and have a text input within a form
You can use for disable the submit event:
and then when you need to do a form submit use something like this:
Send