Lightning Navigations are used to generate a URL or navigate to a page reference. With lightning navigation, we can navigate to Pages, Records, Lists, Webpages, Custom tabs, Reports, etc.
There are the steps to use the navigation in LWC:
Step 1: import { NavigationMixin } from ‘lightning/navigation Read more…