Aura Events

Use Lightning Web Components (LWC) where possible for new development. For more information, see Migrate Events.

Note

Aura events enable communication between components. Handle these events in your custom component to respond to changes in Lightning Experience, Salesforce mobile app, and Aura-based Experience Builder sites.

Aura Framework Events 

Customize component behavior using these events.

Component Events 

Customize UI component behavior with these events.

Chatter Events 

Customize Chatter feed behavior using these events.

Console Chat Events 

Customize chat behavior in console apps using these events.

Console Omni-Channel Events 

Customize Omni-Channel behavior in console apps using these events.

CRM Analytics Events 

Customize CRM Analytics behavior using these events.

Experience Builder Events 

Customize Experience Builder site behavior using these events.

Navigation Events 

Navigate from a custom component to another page in Lightning Experience, Aura-based Experience Builder sites, and Salesforce mobile app.

Page-Level Events 

Customize page-level behavior using these events.

Record Events 

Work with records using these events.

See Also