@john-shaffer/data-grid
TypeScript icon, indicating that this package has built-in type declarations

4.0.0-alpha.28 • Public • Published

@material-ui/data-grid

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

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 2 peer dependencies that you will need to install as well.

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

Documentation

The documentation

Package Sidebar

Install

npm i @john-shaffer/data-grid

Weekly Downloads

26

Version

4.0.0-alpha.28

License

MIT

Unpacked Size

549 kB

Total Files

6

Last publish

Collaborators

  • john-shaffer