1.1.1 • Published 2 years ago

data-grid-jz v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

data-grid-jz

According to Material-ui/Data-Grid source code, extended data grid component

Installation

Install the package in your project directory with:

// with npm
npm install data-grid-jz

// with yarn
yarn add data-grid-jz

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

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

Documentation

The documentation

1.1.0

3 years ago

1.1.1

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago