This package hosts the incubator components that are not yet ready to move to core
.
Install the package in your project directory with:
npm install @hui-x/lab@next
The 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 @hui-x/material@next @emotion/react @emotion/styled
Visit https://next.hui.com/material-ui/about-the-lab/ to view the full documentation.