JSPM

@mui/lab

7.0.0-beta.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1755752
  • Score
    100M100P100Q190816F
  • License MIT

Laboratory for new MUI modules.

Package Exports

    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/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 @mui/material@next @emotion/react @emotion/styled

    Documentation

    Visit https://next.mui.com/material-ui/about-the-lab/ to view the full documentation.