Skip to content
VueFormCraft
Search
K
Main Navigation
首页
文档
教程
在线体验
Appearance
Menu
Return to top
On this page
自定义组件(Custom)
组件标识
component: 'Custom'
componentProps
参数名
类型
说明
componentName
string
全局注册的组件名
style
Record<string, any>
自定义样式
...rest
any
| 其余
componentProps
会透传给目标组件