Category Lightning Web Component

Custom Tab For Lightning Web Components

The post explains the process of using a Lightning Web Component (LWC) in a custom tab in both the Salesforce mobile app and Lightning Experience. This is possible since Winter '20 release by setting "isExposed" to TRUE in the metadata file and adding "lightning__Tab" to target to enable the LWC in the Custom Lightning Component Tab.