zn2015
1
Q:

@keyup.enter vue

<input v-on:keyup.enter="submit">
<!-- Also works like this: -->
<input @keyup.enter="submit">
1

New to Communities?

Join the community