4.0.0-alpha.5 • Published 4 years ago

@material-next/x-grid v4.0.0-alpha.5

Weekly downloads
-
License
See LICENSE file
Repository
-
Last release
4 years ago

@material-next/x-grid

The Material-UI X edition of the data grid component.

Installation

Install the package in your project directory with:

// with npm
npm install @material-next/x-grid

// with yarn
yarn add @material-next/x-grid

This component has 2 peer dependencies that you will need to install as well.

"peerDependencies": {
  "@material-ui/core": "^4.9.12",
  "react": "^16.8.0"
},

Documentation

The documentation