Vue组件和插槽使用

文章目录 表单 text 和 textrea checkbox 和radio select computed与watch computed watch 组件 组件的注册 Vue.component() 全局组件与局部组件 data props 组件的通讯 $emit() 组件双绑的实现 v-model .sync (处理多个prop外部绑定数据) update:[prop] 插槽 具名插槽 做用域
相关文章
相关标签/搜索