BaseExtension

Interface

Base extension interface

Properties

PropertyTypeNotes
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 Property
id: string

The unique id. For widget's provided extension, the id pattern is: widgetId + extensionName

index

optional
Interface Property
index: number

If an extension point supports multiple extensions, the index is used to determine the extension order.

name

optional
Interface Property
name: string

The extension name.

widgetId

optional
Interface Property
widgetId: string

The widget id that provides the extension. No widget id means the extension is provided by Jimu.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.