Socket
Socket
Sign inDemoInstall

@mui/x-data-grid-pro

Package Overview
Dependencies
133
Maintainers
9
Versions
175
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mui/x-data-grid-pro

The commercial edition of the data grid component (MUI X).


Version published
Maintainers
9
Created

Readme

Source

@mui/x-data-grid-pro

This package is the commercial 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 @mui/x-data-grid-pro

// with yarn
yarn add @mui/x-data-grid-pro

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

"peerDependencies": {
  "@mui/material": "^5.0.0",
  "@mui/styles": "^5.0.0",
  "react": "^17.0.0"
},

Documentation

The documentation

Keywords

FAQs

Last updated on 07 Oct 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc