@material-ui/data-grid
The community edition of the data grid component (Material-UI X).
npm downloads npm version npm license
@material-ui/data-grid유사 패키지:
npm 다운로드 트렌드
3 년
🌟 @material-ui/data-grid의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## 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
🌟 @material-ui/data-grid의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## GitHub Stars Trend
[![GitHub Stars Trend of @material-ui/data-grid](https://npm-compare.com/img/github-trend/@material-ui/data-grid.png)](https://npm-compare.com/@material-ui/data-grid)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
@material-ui/data-grid18,7005,501-1,6264年前MIT
@material-ui/data-grid의 README

@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