I am using Vue.js in my app and have a text input within a form
You can use this:
HTML
JS
methods: { onSubmitMethod() { } }