当前位置:网站首页>组件的通信
组件的通信
2022-07-07 03:12:00 【要成为光的女人】
之前在写组件嵌套讲解的时候:
App组件时headers 组件的父组件;
一、在开发过程中,我们会经常遇到组件之间相互进行通信:
- 比如App 可能使用了很多个Header,每个地方的Header展示的内容不同,那么我们就需要使用者传递Header一些数据,让其进行展示;
- 又比如我们在Main中一次性请求了Banner数据和ProductList数据,那么就需要传递给它们进行展示
- 也有可能是子组件中发生了事件,需要由父组件来完成某些操作,那就需要子组件向父组件传递事件;
二、父子组件之间通信的方式
- 父组件传递给子组件:通过props属性;
- 子组件传递给父组件:通过$emit触发事件;
边栏推荐
- linux系统rpm方式安装的mysql启动失败
- ANR 原理及实践
- ESXI挂载移动(机械)硬盘详细教程
- 2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书
- from . onnxruntime_ pybind11_ State Import * noqa ddddocr operation error
- [noi simulation] regional division (conclusion, structure)
- mysql查看bin log 并恢复数据
- Comment les entreprises gèrent - elles les données? Partager les leçons tirées des quatre aspects de la gouvernance des données
- 常用函数detect_image/predict
- ViewModelProvider.of 过时方法解决
猜你喜欢
随机推荐
AddressSanitizer 技术初体验
Network foundation - header, encapsulation and unpacking
Complete process of MySQL SQL
Advantages of using net core / why
How Oracle backs up indexes
Multidisciplinary integration
2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书第一阶段答案
JESD204B时钟网络
Config distributed configuration center
JDBC database connection pool usage problem
ViewModelProvider.of 过时方法解决
使用TCP/IP四层模型进行网络传输的基本流程
How to install swoole under window
SVN version management in use replacement release and connection reset
Sword finger offer high quality code
ANR 原理及实践
SolidWorks的GB库(钢型材库,包括铝型材、铝管等结构)安装及使用教程(生成铝型材为例)
Brand · consultation standardization
Anr principle and Practice
Networkx绘图和常用库函数坐标绘图