Aura Events
Use Lightning Web Components (LWC) where possible for new development. For more information, see Migrate Events.
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.
Customize component behavior using these events.
- Application Event
- Component Event
- Done Rendering (Deprecated)
- Done Waiting (Deprecated)
- Location Change
- Method Call
- No Access
- System Error
- Value Change
- Value Destroy
- Value Event
- Value Init
- Value Render
- Waiting
Customize UI component behavior with these events.
- Clear Error
- Collapse
- Expand
- Menu Focus Change (Deprecated)
- Menu Select (Deprecated)
- Menu Trigger Press (Deprecated)
- Validation Error (Deprecated)
Customize Chatter feed behavior using these events.
Customize chat behavior in console apps using these events.
Customize Omni-Channel behavior in console apps using these events.
- Omni-Channel Connection Error
- Omni-Channel Login Success
- Omni-Channel Logout
- Omni-Channel Status Changed
- Omni-Channel Work Accepted
- Omni-Channel Work Assigned
- Omni-Channel Work Closed
- Omni-Channel Work Declined
- Omni-Channel Work Flag Updated
- Omni-Channel Workload Changed
Customize CRM Analytics behavior using these events.
Customize Experience Builder site behavior using these events.
Navigate from a custom component to another page in Lightning Experience, Aura-based Experience Builder sites, and Salesforce mobile app.
- Navigate Home (Deprecated)
- Navigate To Component (Deprecated)
- Navigate To List (Beta)
- Navigate To Object Home
- Navigate To Related List (Beta)
- Navigate To SObject (Beta)
- Navigate To URL
Customize page-level behavior using these events.
Work with records using these events.