interface-event
Interface: Event
An Event generated by the main application.
You can subscribe to events using addListener
Hierarchy
- Event
Index
Properties
Properties
data
• data: any
Payload with data related to the event
type
• type: string | EventType
The type of event as in [[EventIBoardCommentsCommandspe]]
Updated about 3 years ago