xsy-breeze-ui-rpa > LeftMenuExtensionPointInterface
LeftMenuExtensionPointInterface interface
DayoneWeb左侧菜单扩展点
Signature:
export interface LeftMenuExtensionPointInterface extends ExtensionPointInterface
Properties
| Property | Type | Description |
|---|---|---|
| inports | { setMenuItemsConfig: { param: { itemKey: string; text: string; visible: boolean; }[]; return: object[]; }; } | |
| outports | {} |
