Navigation System
Table of Contents
The Nav component provides an automatic sidebar table of
contents that generates navigation links from NavAnchor elements placed throughout your content. Simply add NavAnchor components before each section heading to create jump links.
The navigation updates automatically as users scroll, highlighting the current section and providing smooth anchor-based scrolling between content sections.
Breadcrumbs
The Breadcrumbs component generates hierarchical navigation
automatically based on your route structure. It helps users understand their
current location within the site and provides quick access to parent pages.
For site-wide navigation, the sitemap page provides a complete
overview of all available content organized by category and type.
Read next