摘要: 欢迎加入前端交流群交流知识获取视频资料:749539640 父组件向子组件传值 @Input 文件目录 父组件: father.template.html father.component.ts 子组件:(使用@Input修饰器去接收) childcomponent.ts 这样就把值从父组件传到了子 阅读全文
posted @ 2018-10-19 16:43 王志超II 阅读(10844) 评论(0) 推荐(0) 编辑