Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 491 Bytes

SideNav (Side Navigation)

The Side Navigation component provides the highest level navigation tier and allows the user to switch between modules. It also houses secondary and legal/copyright links.

Read more about when and how to use the SideNav component on the internal wiki.

Getting started

yarn add @hig/side-nav @hig/theme-context @hig/theme-data

Import

import SideNav from '@hig/side-nav';