Interface: IXphExtendComponentProps
Properties
Property | Type | Description |
---|---|---|
children | ReactNode | - |
value | object | - |
value.extendComp? | IExtendComp | 扩展的组件 |
value.extendProps? | IXphExtendProps | 扩展的属性 |
Property | Type | Description |
---|---|---|
children | ReactNode | - |
value | object | - |
value.extendComp? | IExtendComp | 扩展的组件 |
value.extendProps? | IXphExtendProps | 扩展的属性 |