Activity Forums Salesforce® Discussions What is difference between component event & application event in Salesforce?

  • What is difference between component event & application event in Salesforce?

    Posted by Deepak on June 23, 2020 at 3:58 pm

    What is difference between component event & application event in Salesforce?

    Shweta replied 4 years, 5 months ago 2 Members · 1 Reply
  • 1 Reply
  • Shweta

    Member
    June 24, 2020 at 3:10 pm

    Component events: It is used to do communicate between child and parent. They use bubbling and capture the same as used in DOM events. A change in a child component can be communicated to the parent component via the component event.
    Application events: It is used to communicate any change in the component to a broader audience. Any component who has registered for this event will get notified.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos