Activity Forums Salesforce® Discussions How do I iterate the array list in LWC?

  • Aditya

    Member
    February 23, 2021 at 7:10 am

    Hi,
    To render a list of items, use for:each directive or the iterator directive to iterate over an array. Add the directive to a nested <template> tag that encloses the HTML elements you want to repeat. We can call it for loop in LWC.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos