Interface
Base extension interface
Properties
Property | Type | Notes |
---|---|---|
string | The unique id. For widget's provided extension, the id pattern is: widgetId + extensionName | |
number | If an extension point supports multiple extensions, the index is used to determine the extension order. | |
string | The extension name. | |
string | The widget id that provides the extension. No widget id means the extension is provided by Jimu. |
id
Interface Propertyid: string
The unique id. For widget's provided extension, the id pattern is: widgetId + extensionName