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 sites
  • Experience Builder
  • Standalone 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

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
  • URL Addressable Tabs

See Also