例如,如果你的Vue 實例有一個 data 屬性 attributeName ,其值為 "href" ,那麼這個綁定將等同於 v-bind:href 。 <a v-on:[eventName]="doSomething"> ..
確定! 回上一頁