Message
Interface
The interface for all message types MessageType
.
Properties
Property | Type | Notes |
---|---|---|
The message type. | ||
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. |
type
widgetId optional
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.
type: MessageType
The message type.