@mui/lab
v7.0.1-beta.20
Published
Laboratory for new Material UI modules.
Readme
@mui/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:
npm install @mui/labThe lab has peer dependencies on the Material Design components and on the Emotion library. If you are not already using them in your project, you can install with:
npm install @mui/material @emotion/react @emotion/styledDocumentation
Visit https://mui.com/material-ui/about-the-lab/ to view the full documentation.
