The usage would be v-on:click="handler" or with the shortcut, @click="handler" . ... the native DOM Event object that triggers it - in the example above, ...
確定! 回上一頁