Use Lightning Web Components in Visualforce Pages
With Summer ’19 release, salesforce has introduced the use of lwc in visualforce pages. It will be used in same way like any aura components before. Before starts, please sign up for pre-release developer edition. Steps to add the Lightning web component in the visualforce page. Add the Lightning Web …