Loading
Prepare for Email to Become the Default Login ExperienceRead More
Enhance Salesforce with Code
Lightning Component Framework

Lightning Component Framework

The Lightning Component framework is a UI framework for developing single-page web apps for mobile and desktop devices.

Required Editions

Available in: Salesforce Classic (not available in all orgs) and Lightning Experience

Available for use in: Contact Manager, Group, Professional, Enterprise, Performance, Unlimited, and Developer Editions

Create Lightning components using the UI in Enterprise, Performance, Unlimited, Developer Editions, or a sandbox.

As of API version 45.0, you can build Lightning components using two programming models: Lightning Web Components, and the original model, Aura Components. Lightning web components are custom HTML elements built using HTML and modern JavaScript. Lightning web components and Aura components can coexist and interoperate on a page.

To create Lightning web components, use the code editor of your choice and Salesforce CLI. To create Aura components, use the Developer Console. You can also create Aura components using Salesforce CLI.

 
Loading
Salesforce Help | Article