1.0.3 • Published 6 years ago

vc-portal v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

VcPortal

rc-util 中关于 Portal 的 Vue 实现。

Props

参数说明类型默认值
getContainer获取承载的容器元素Function() : HTMLElement-
didUpdate每次更新后的执行的回调函数Function()-
targetClass传送后的目标的样式string/object/array-
provide向子孙提供一些东西object/function-

Slots

插槽说明
default默认插槽,内容为传送后的目标