Tuesday, February 12, 2019

Create a Lightning Component to Display List of Accounts.


Build the AccountList Component


  • Build a component that gets a list of accounts from the server
  • Display a data table to show the accounts
  • Use the lightning:button base component
Code:



Output:

No comments:

Post a Comment