SIGN IN SIGN UP

Login to your account

Username or Email *
Password *
Remember Me
LWC Progress | ( Lessons)

Lesson: 26 | Delete a Record | Navigate to Table


 

NavigationMixin is a built-in LWC mixin provided by the Salesforce platform. It provides a set of methods that allow LWC components to navigate to different pages and states within the Salesforce Lightning Experience and Salesforce mobile app.

Some of the common use cases of NavigationMixin include:

Navigating to a record page
Navigating to a custom Lightning component or Aura component
Opening a modal dialog
Navigating to a URL outside of the Salesforce domain


Prev You need to login to have access to the quizzes. Next

Mastered by 12 users.

Lightning Web Components

A. Component Reference (27 lessons)
B. Lightning Web Components | Utilities (11 lessons)
C. Lightning Web Component Guide (41 lessons)
D. Java Script Methods for LWC (23 lessons)
E. HTML (18 lessons)
Go to top