6.17.2 • Published 6 years ago

react-material-side-navigation v6.17.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 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

6 years ago

6.17.1

6 years ago

6.17.0

6 years ago

6.16.6

6 years ago

6.16.5

6 years ago

6.16.4

6 years ago

6.16.3

6 years ago

6.16.2

6 years ago

6.16.1

6 years ago

6.16.0

6 years ago

6.15.0

6 years ago

6.14.0

6 years ago

6.13.0

6 years ago

6.12.0

6 years ago

6.11.0

6 years ago

6.10.0

6 years ago

6.9.0

6 years ago

6.8.0

6 years ago

6.7.0

6 years ago

6.6.0

6 years ago

6.5.0

6 years ago

6.4.0

6 years ago

6.3.0

6 years ago

6.2.0

6 years ago

6.1.0

6 years ago

6.0.0

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago