grommet
Version:
focus on the essential experience
14 lines (9 loc) • 460 B
Markdown
## Nav
Is a Box container for navigation links
[](https://storybook.grommet.io/?selectedKind=Nav&full=0&addons=0&stories=1&panelRight=0) [](https://codesandbox.io/s/github/grommet/grommet-sandbox?initialpath=nav&module=%2Fsrc%2FNav.js)
## Usage
```javascript
import { Nav } from 'grommet';
<Nav />
```
## Properties