Interface: ComponentEvent
component.ComponentEvent
Interface for general component events.
#
HierarchyComponentEvent
#
Properties#
target• target: IComponent
The component object that fired the event.
#
Defined incomponent/events/ComponentEvent.ts:11
#
type• type: ComponentEventType
The event type.