Vue3 基础组件,使用 props,emits

components,新建组件页面,使用Props,emits传值

Vue3 基础组件,使用 props,emits_第1张图片

引入子组件 ,传单一类型

Vue3 基础组件,使用 props,emits_第2张图片

子组件传递Object

Vue3 基础组件,使用 props,emits_第3张图片

Vue3 基础组件,使用 props,emits_第4张图片

结果:

Vue3 基础组件,使用 props,emits_第5张图片

你可能感兴趣的:(vuejs,vue.js,前端,javascript)