Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.91 KB

local-navigation.md

File metadata and controls

55 lines (42 loc) · 1.91 KB
layout title description group aliases toc added
docs
Local navigation
Use local navigation to add a navigation that will nicely wrap on small viewports.
components
/docs/components/local-navigation/
true
version
5.3

Example

Resize your browser to see the behavior of this component.

{{< callout info >}} Since the component is supposed to be rendered on a full-size page, there are some slight rendering issues in the mobile viewport in the context of this documentation page. {{< /callout >}}

{{< example >}}

Shop {{< /example >}}

Dark variant

{{< deprecated-in "5.3.3" >}}

{{< callout-deprecated-dark-variants "local-nav" >}}

CSS

Variables

Values for the CSS variables are set via Sass, so Sass customization is still supported, too.

{{< scss-docs name="local-nav-css-vars" file="scss/_local-navigation.scss" >}}

Sass variables

{{< scss-docs name="local-nav-variables" file="scss/_variables.scss" >}}