当前位置:首页
> vue高级组件封装
vue高级组件封装(Vue提供了内置的过渡封装组件是)
1、并向下传入被封装的使用了 vbind=quot$attrsquot 的组件一段摘自 vue 官网的介绍 例如我们封装的 customImage 组件,使用了 vbind=quot$attrsquot 之后,我们在 customImage 组件中,也拥有了 elimage 的几乎所有属性。 2、#...