1.0.4 • Published 12 months ago

s-data-grid v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

s-data-grid

This package is the Community Plan edition of the data grid component. It's part of MUI X, an open core extension of MUI, with advanced components.

Installation

Install the package in your project directory with:

// with npm
npm install s-data-grid

// with yarn
yarn add s-data-grid

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

"peerDependencies": {
  "@mui/material": "^5.4.1",
  "@mui/system": "^5.4.1",
  "react": "^17.0.2 || ^18.0.0",
  "react-dom": "^17.0.2 || ^18.0.0"
},

Documentation

The documentation