npm.io
4.0.0-alpha.38 • Published 4 years ago

snapper-data-grid

Licence
MIT
Version
4.0.0-alpha.38
Deps
4
Size
583 kB
Vulns
0
Weekly
0
Stars
5.8K

@material-ui/data-grid

This package is the community edition of the data grid component. It's part of Material-UI X, an open core extension of Material-UI, with advanced components.

Installation

Install the package in your project directory with:

// with npm
npm install @material-ui/data-grid

// with yarn
yarn add @material-ui/data-grid

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

"peerDependencies": {
  "@material-ui/core": "^4.9.12 || ^5.0.0-beta.0",
  "react": "^17.0.0"
},

Documentation

The documentation