Are you an LLM? You can read better optimized documentation at /stereotyped-writing/vue/communications-between-components.md for this page in Markdown format
(父子)组件间通信方式 字节 BLOOMCHIC 
Vue里面,组件之间有哪几种通信方式 
prop/emit
provide/inject
state management
EventBus
手写一个EventBus 字节 BLOOMCHIC 
on emit off once