Create Lightning Web Components
A Lightning web component is a reusable custom HTML element with its own API.
Check out these sections to learn more about creating your own Lightning web components.
- Define a Component
- HTML Templates
- CSS
- Composition
- Fields, Properties, and Attributes
- Javascript
- Access Salesforce Resources
- Component Accessibility
- Lifecycle Hooks