Component Event

aura:componentEvent

The root event of the event hierarchy for all events of type="COMPONENT".

A component event is the primary method for communication up the component hierarchy, typically from a child component to its direct parent.

For more information, see Component Events in the Lightning Aura Components Developer Guide.

No specifications to show