Supported Salesforce Targets and Tools
Lightning web components are supported for use with many Salesforce targets and tools. When you’re developing a component, specify its targets in the component’s configuration file.
- Lightning Experience
- Salesforce Mobile App
- Lightning App Builder
- Experience Builder
- Standalone Apps
- Lightning Console Apps
- Utility Bars
- Flows
- Quick Actions in Lightning Experience
- Custom Tabs
- Gmail and Outlook integration
- Embedded Service Chat
- Lightning Components for Visualforce
- Lightning Out (beta)
- OmniScripts
- First-Generation Managed Packages
- Second-Generation Managed Packages
- Unlocked Packages
- Unmanaged Packages
- Change Sets
- URL-Addressable Components
For more information, see Use Components in Salesforce Targets.
Lightning web components aren’t supported for use with these tools. To use a Lightning web component with these tools, wrap the component in an Aura component.
- Chatter Extensions
- Global Actions
- List View Actions
- Related List View Actions
- Standard Action Overrides
See Also
- Supported Salesforce APIs
- Lightning Web Components and Aura Components Working Together
- Component Configuration File