Skip to content

Navigation Menu

New

A horizontal set of peer destination links with an explicit current-page state.

Added in v2.5.0 · import from "@borneo/react"

Live previewPermalink to this section

This is the production component using the active theme and component contracts.

AnatomyPermalink to this section

Every visible part has one job and a clear requirement.

PartRequirementPurpose
Navigation landmarkRequiredNames the set for assistive technology.
ListRequiredGroups destinations semantically.
LinkRequiredNavigates to a route using native link behaviour.
Current stateRequiredMarks the active route visually and with aria-current.

Variants and statesPermalink to this section

Choose a variant for meaning or layout need, never decoration alone.

VariantUse
StandardPeer sections in a product area.
With badgeA short status such as Beta or New.
OverflowingScrolls horizontally instead of wrapping or clipping.