MessageDescription

Interface

The message description. This description helps filter available actions in builder. Widget can use this interface to declare the published message in manifest.

Properties

PropertyTypeNotes

If this property is not set, it means the message may carry use data source

string

The widget id from which the message is sourced. If a widget id is not provided, the message is provided by the Jimu framework.

messageCarryData

optional
Interface Property
messageCarryData: MessageCarryData

If this property is not set, it means the message may carry use data source

widgetId

optional
Interface Property
widgetId: string

The widget id from which the message is sourced. If a widget id is not provided, the message is provided by the Jimu framework.

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