[ type ] DisposeEvent

Description:

A dispose event object received by the onDispose() handler callback when a component gets disposed.

Type: Object

Properties:

Name Type Description

target

object

The component that triggered the event.

Also See: