Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 496 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

Import

import SideNav from '@hig/side-nav';
import '@hig/side-nav/build/index.css';