@material-ui/x-grid

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@material-ui/x-grid
3,7271,1574.0.0-alpha.373 years ago4 years agoMinified + gzip package size for @material-ui/x-grid in KB

Readme

@material-ui/x-grid
This package is the commercial 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/x-grid

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

This component has two peer dependencies that you will need to install as well.
"peerDependencies": {
  "@material-ui/core": "^4.12.0 || ^5.0.0-beta.0",
  "react": "^17.0.0"
},

Documentation

The documentation