xsy-breeze-ui-rpa > FormItemSectionExtensionPointInterface
FormItemSectionExtensionPointInterface interface
表单项分类组件扩展点
Signature:
export interface FormItemSectionExtensionPointInterface extends ExtensionPointInterface
Properties
| Property | Type | Description |
|---|---|---|
| inports | { setTitle: { param: string; return: undefined; }; setVisible: { param: boolean; return: undefined; }; } | |
| outports | {} |
