<!-- only call `vm.submit()` when the `key` is `Enter` -->
<input v-on:keyup.enter="submit()">
<input @keyup.enter="submit()">
vue
<!-- Alt + C -->
<input v-on:keyup.alt.67="clear">
<!-- Ctrl + Click -->
<div v-on:click.ctrl="doSomething">Do something</div>
Code Example |
---|
Html :: p5 cdn |
Html :: htmjl favicons |
Html :: html anchor tag open in new tab |
Html :: ion-content background color |
Html :: starting html |
Html :: sample text |
Html :: HP cmd get computer serial number |
Html :: call link html |
Html :: font awesome icon copy clipboard |
Html :: how to change h1 color in html |
Html :: html character tab |
Html :: lorum picsum |
Html :: no cache html |
Html :: add favicon to html |
Html :: add href to div |
Html :: html shell |
Html :: prevent webpage zooming in mobile |
Html :: upload icon font awesome |
Html :: meta icon html |
Html :: html horizontal line style |
Html :: howto include the single quotes in html |
Html :: favicon in html |
Html :: textarea readonly |
Html :: how to give color to text in html |
Html :: html select default blank |
Html :: autocomplete html off |
Html :: share to facebook html link |
Html :: link style page with html page in django |
Html :: how to remove options for video tag in html |
Html :: how to show pdf as image in html |