Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

If you're looking for an excellent grid implementation (with Material UI) I recommend using https://www.ag-grid.com/

React Table Material

react-table-material is an elegant design to react-table inspired by material design

React Table Logo

Installation

  1. Install React Table as a dependency
# Yarn
$ yarn add react-table-material

# NPM
$ npm install react-table-material
  1. Import styles by including Table.css
// JS (Webpack)
import 'react-table-material/Table.css'

// Old-school
<link rel="stylesheet" href="node_modules/react-table-material/Table.css">

About

Elegant design to react-table inspired by material design

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages