Activity Forums Salesforce® Discussions How many arguemnts are there in reduce method in lightning component.

  • How many arguemnts are there in reduce method in lightning component.

    Posted by Marziya on May 29, 2020 at 2:42 PM

    How many arguemnts are there in reduce method in lightning component.

    Aditya replied 6 years ago 2 Members · 1 Reply
  • 1 Reply
  • Aditya

    Member
    May 29, 2020 at 3:04 PM

    Hi,
    <lightning:input aura:id=”field” label=”Last name” placeholder=”Last name” required=”true” />
    <lightning:input aura:id=”field” label=”First name” placeholder=”First name” required=”true” />
    <lightning:input aura:id=”field” label=”Email” placeholder=”Email” required=”true” />
    <lightning:input aura:id=”field” label=”Phone” placeholder=”Phone” required=”true” />

Log In to reply.