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