單項選擇題在Vue中,哪個選項用于在DOM元素上綁定事件?()
A.v-bind
B.v-on
C.v-model
D.v-html
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題在Vue組件中,哪個選項用于接收來自父組件的數(shù)據(jù)?()
A.data
B.props
C.computed
D.methods
2.單項選擇題在Vue中,哪個選項用于定義組件的自定義事件?()
A.data
B.methods
C.events
D.computed