Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material-ui/x-grid

Package Overview
Dependencies
Maintainers
10
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-ui/x-grid

The commercial edition of the data grid component (Material-UI X).

  • 4.0.0-alpha.37
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
10
Created
Source

@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

Keywords

FAQs

Package last updated on 12 Aug 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc