Thursday, July 16, 2020

What are the Limitations of LWC

Hello All,

Today we are going to discuss what are the Limitations of LWC .


Supported Salesforce Experiences and Tools
Lightning web components are supported in many Salesforce experiences and tools.
These Salesforce experiences and tools are supported.


  • Lightning Experience
  • Salesforce App
  • Lightning Communities
  • Lightning App Builder
  • Experience Builder
  • Standalone Apps
  • Lightning Components for Visualforce
  • Lightning Out (beta)
  • Custom Tabs
  • Utility Bars
  • Flows
  • First-Generation Managed Packages
  • Second-Generation Managed Packages
  • Unlocked Packages
  • Unmanaged Packages
  • Change Sets
  • Metadata API—LightningComponentBundle
  • Tooling API—LightningComponentBundle, LightningComponentResource
  • EMP API
  • Embedded Service Chat
  • Gmail and Outlook integration


Unsupported Experiences and Tools
Lightning Web Components doesn’t currently support these Salesforce experiences and tools. To use a Lightning web component with these experiences and tools, wrap the component in an Aura component.


  • Salesforce Console APIs (Navigation Item API, Workspace API, Utility Bar API)
  • URL Addressable Tabs
  • Conversation Toolkit API, 
  • Omni Toolkit API,
  • Quick Action API
  • Standard Action Overrides,
  • Custom Actions, 
  • Global Actions, 
  • List View Actions,
  • Related List View Actions
  • Chatter Extensions
  • Rendering LWC as PDF Page
  • Using LWC in Email Templates
For more detail ,please refer Salesforce link

No comments: