Activity Forums Salesforce® Discussions How to display accounts records in pageblock table in Salesforce lightning component?

  • Satyakam

    Member
    January 23, 2017 at 6:23 am

    Hi Tanu,

    The short answer to your question is this: there is no analog to apex:pageBlock or its child tags in Lightning Components.

    As you know, the pageBlock family of tags in Visualforce gave developers tools to create Salesforce look-and-feel pages.

    for lightning you can use <aura:iteration> to show the list of Account object.

    Thanks

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos