Skip to content

Instantly share code, notes, and snippets.

@sfmishra
Last active February 18, 2018 05:49
Show Gist options
  • Save sfmishra/9e6ed5eb7742ac21c9e3c5bd6c45d4f8 to your computer and use it in GitHub Desktop.
Save sfmishra/9e6ed5eb7742ac21c9e3c5bd6c45d4f8 to your computer and use it in GitHub Desktop.
<aura:component >
<lightning:breadcrumbs >
<lightning:breadcrumb label="Account" href="path/to/place/1" />
<lightning:breadcrumb label="Contact" href="path/to/place/3" />
</lightning:breadcrumbs>
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment