剧集

将事件添加到子 Vue 组件 [共 16 个] |初学者系列到:Vue.js

虽然属性允许将信息发送到子组件,但事件允许你传递数据 备份。 Vue 允许向组件添加自定义事件,使其完全模块化。 此视频将通过了解如何使用事件将数据传递到父组件来关闭我们的探索。 

示例代码: https://github.com/microsoft/vue-beginners-videos 
学习路径: https://aka.ms/CreateWebsitesWithVue
节点: https://nodejs.org/  
NPM: https://www.npmjs.com/  
Vue CLI: https://cli.vuejs.org/

JavaScript