Get Hands-on Creating Custom Tabs for Lightning Web Components – Challenge
For Winter 20′ release maintenance trail, you have to do a Hands-on Challenge to add Lightning Web Component as Salesforce Tab.
Requirement : Create a Lightning web component and add it as a custom tab in the App Launcher and navigation menu.
Following are the instructions :
- Install this package on your org : https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1v0000021k2c (if you do not have pass for your trailhead org, simply replace ” login.salesforce.com ” with your org domain)
- Setup > Tabs
- Create new Lightning Component tab and add “c:myComponent” with Tab name “Words“.
- You’re done ! that’s it.
Thank you for the help. It worked:)