Activity Forums Salesforce® Discussions What is the use of aura method tag in Salesforce?

  • What is the use of aura method tag in Salesforce?

    Posted by Anjali on February 12, 2020 at 2:34 pm

    What is the use of aura method tag in Salesforce?

    Arun replied 5 years ago 2 Members · 1 Reply
  • 1 Reply
  • Arun

    Member
    February 13, 2020 at 6:00 am

    Use <aura:method> to define a method as part of a component's API. This enables you to directly call a method in a component’s client-side controller instead of firing and handling a component event. Using <aura:method> simplifies the code needed for a parent component to call a method on a child component that it contains

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos