Activity Forums Salesforce® Discussions what is Application events in salesforce lightning ?

  • Deepak

    Member
    April 16, 2020 at 2:54 pm

    An application event is fired from an instance of a component. All components that provide a handler for the event are notified. Application Event Propagation. The framework supports capture , bubble , and default phases for the propagation of application events.

  • Shweta

    Member
    April 17, 2020 at 2:55 pm

    Lightning framework is based on event-driven architecture which allows to communicate between different events. Lightning events are fired from JavaScript controller actions that are triggered by a user interacting with the user interface.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos