RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > LeftMenuExtensionPointInterface

LeftMenuExtensionPointInterface interface

DayoneWeb左侧菜单扩展点

Signature:

export interface LeftMenuExtensionPointInterface extends ExtensionPointInterface 

Properties

PropertyTypeDescription
inports{
setMenuItemsConfig: {
param: {
itemKey: string;
text: string;
visible: boolean;
}[];
return: object[];
};
}
outports{}
Last updated on 12/30/2020
  • LeftMenuExtensionPointInterface interface
  • Properties
Copyright © 2021 销售易