Navigation Service in Lightning Web Components
Introduction In this article we will learn about Navigation Service in Lightning Web components which is used to achieve navigation from Lightning Web Components to Objects, record pages, web pages, Salesforce apps etc. Navigation Service allows us to create methods in LWC controllers for various navigation scenarios. Common Navigation Scenarios The NavigationMixin supports navigation to: … Read more