Skip to content

Instantly share code, notes, and snippets.

@karanrajs
Created May 13, 2016 02:00
Show Gist options
  • Save karanrajs/8087082418cef087a32fc58a18019966 to your computer and use it in GitHub Desktop.
Save karanrajs/8087082418cef087a32fc58a18019966 to your computer and use it in GitHub Desktop.
<aura:application >
<c:LightningTable object="Account" fields="Id,Name,Phone" pageSize="10" />
</aura:application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment