Activity Forums Salesforce® Discussions What are component events?

  • Deepak

    Member
    June 4, 2020 at 10:08 am

    A component event is fired from an instance of a component. A component event can be handled by the component that fired the event or by a component in the containment hierarchy that receives the event.

  • Marziya

    Member
    June 4, 2020 at 1:54 pm

    To create a component event in salesforce, navigate File -> New -> Lightning Event in developerconsole. Name the event, enter the description and click submit to create lightning event. The attribute type is the one that will differentiate Component event from Application event. The events can be fired from controller.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos