This package has been deprecated

Author message:

The name of the package has changed, more details in https://github.com/mui-org/material-ui-x/releases/tag/v4.0.0

@material-ui/x-grid
TypeScript icon, indicating that this package has built-in type declarations

4.0.0-alpha.37 • Public • Published

@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

/@material-ui/x-grid/

    Package Sidebar

    Install

    npm i @material-ui/x-grid

    Weekly Downloads

    1,725

    Version

    4.0.0-alpha.37

    License

    See LICENSE file

    Unpacked Size

    595 kB

    Total Files

    6

    Last publish

    Collaborators