6.17.2 • Published 7 years ago

react-material-side-navigation v6.17.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

react-material-datatable

A basic datatable build on material.

Install

npm install --save react-material-side-navigation

Usage

import SideNavbar from 'react-material-side-navigation' navigationMap is an Array and this is a required prop. Here's an example of proper navigationMap array: [ { title: 'Home', icon: Home, to: '/home', }, { title: 'Teachers', icon: Group, to: '/teachers', }, ] where Home, Group are Icon components imported from @material-ui/icons

6.17.2

7 years ago

6.17.1

7 years ago

6.17.0

7 years ago

6.16.6

7 years ago

6.16.5

7 years ago

6.16.4

7 years ago

6.16.3

7 years ago

6.16.2

7 years ago

6.16.1

7 years ago

6.16.0

7 years ago

6.15.0

7 years ago

6.14.0

7 years ago

6.13.0

7 years ago

6.12.0

7 years ago

6.11.0

7 years ago

6.10.0

7 years ago

6.9.0

7 years ago

6.8.0

7 years ago

6.7.0

7 years ago

6.6.0

7 years ago

6.5.0

7 years ago

6.4.0

7 years ago

6.3.0

7 years ago

6.2.0

7 years ago

6.1.0

7 years ago

6.0.0

7 years ago

5.0.0

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago