Client-Side Routing in LWR on Node.js
You can use client-side routing in LWR on Node.js for sophisticated control over your web application's routing and navigation behavior.
- Understand Client-Side Routing describes the concepts, architecture, and essential steps in using client-side routing with LWR.
- The Simple LWR Client-Side Routing example goes through the process of creating a single-page LWR application (SPA) with client-side routing.
- The Nested LWR Client-Side Routing example steps through the creation of an SPA with two levels of client-side routing.
- LWR Client-Side Routing Reference describes the APIs, interfaces, wires, and Lightning web components that support LWR's client-side routing.