Navigation

A list of elements that can be used to navigate through a application.

Installation

npm install @andore-ui/navigation

Import

import {NavigationList, NavigationHeadline, NavigationItem, NavigationDivider} from @andore-ui/navigation

Usage