Find Similar Packages for @material-ui/data-grid
@material-ui/data-gridSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on @material-ui/data-grid's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of @material-ui/data-grid](https://npm-compare.com/img/npm-trend/THREE_YEARS/@material-ui/data-grid.png)](https://npm-compare.com/@material-ui/data-grid#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
@material-ui/data-grid25,411
5,480-1,6154 years agoMIT
README for @material-ui/data-grid

@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.12.0 || ^5.0.0-beta.0",
  "react": "^17.0.0"
},

Documentation

The documentation