Activity Forums Salesforce® Discussions How can we communicate between two-components in Lightning Component Framework in Salesforce?

  • Laveena

    Member
    August 9, 2019 at 10:37 AM

    Hi Achintya,

    In Lightning Component Framework, the communication between two components accomplished is supported in several ways:
    1. Attributes or Methods to pass data down the component hierarchy.
    2. Lightning Events to pass data up and around in the component hierarchy.

    Thanks

Log In to reply.