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
Property | Type | Notes |
---|---|---|
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 PropertymessageCarryData: MessageCarryData
If this property is not set, it means the message may carry use data source