[ type ] DisposeEvent
Description:
A dispose event object received by the onDispose() handler callback when a component gets disposed.
Type: Object
Properties:
| Name | Type | Description |
|---|---|---|
|
object | The component that triggered the event. |
