单项选择题
A.v-onB.v-forC.v-ifD.v-model
下面列出的钩子函数会在组件更新完毕调用时执行的是()。A.updatedB.destroyedC.create...
单项选择题下面列出的钩子函数会在组件更新完毕调用时执行的是()。
A.updatedB.destroyedC.createdD.mounted
在Vue中,能够实现鼠标移出事件绑定的代码是()。A.v-on:enterB.v-on:clickC.v-on...
单项选择题在Vue中,能够实现鼠标移出事件绑定的代码是()。
A.v-on:enterB.v-on:clickC.v-on:mouseoverD.v-on:mouseout
用来实现监听的关键字是()。A.watchB.filtersC.watchingD.components
单项选择题用来实现监听的关键字是()。
A.watchB.filtersC.watchingD.components