包详细信息

@material-ui/lab

mui-org2.6mMIT不推荐使用4.0.0-alpha.61

Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.

Material-UI Lab - Incubator for Material-UI React components.

react, react-component, material design, material-ui

自述文件

@material-ui/lab

This package hosts the incubator components that are not yet ready to move to core.

Installation

Install the package in your project directory with:

// with npm
npm install @material-ui/lab

// with yarn
yarn add @material-ui/lab

The lab has a peer dependency on the core components. If you are not already using Material-UI in your project, you can install it with:

// with npm
npm install @material-ui/core

// with yarn
yarn add @material-ui/core

Documentation

The documentation