Add a component to your app¶
Audience: Users looking to expand the functionality of their Lightning apps.
Install a component¶
Any Lightning component can be installed with:
lightning install component org/the-component-name
Browse all community-built components here.
Note
Components are being populated daily
Contribute a component¶
One of the first principles of the Lightning community is to code something once for the benefit or everyone!
To contribute a component, follow this guide.