單項選擇題在Vue中,哪個選項用于在DOM元素上綁定事件?()

A.v-bind
B.v-on
C.v-model
D.v-html


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題在Vue中,哪個選項用于定義組件的自定義事件?()

A.data
B.methods
C.events
D.computed