Skip to content

自定义组件(Custom)

组件标识

component: 'Custom'

componentProps

参数名类型说明
componentNamestring全局注册的组件名
styleRecord<string, any>自定义样式
...restany | 其余 componentProps 会透传给目标组件