$emit 简述

可实现组件之间的通信,主要讲父子组件之间。
以自定义一个t-search组件为例。


  

{{ value }}

你可能感兴趣的:($emit 简述)