The usage would be v-on:click="handler" or with the shortcut, @click="handler" . ... In other words, keyup.ctrl will only trigger if you release a key while ...
確定! 回上一頁