Setup
Install and configure.
Deploy
Ship to production.
In-page section rail — a scroll-spy table of contents beside long content.
Add AnchorLink children with href="#section-id" matching element ids on the page. The active link updates as the user scrolls; clicking a link scrolls the target into view. Set config.offset_target when scrolling a bounded container instead of the document. For cross-route navigation use Link or the router — not Anchor.
AnchorLink childrenAnchorLink children with href="#section-id" matching element ids.id attributes.config.offset_target when scrolling a bounded container instead of the document.