Skip to content

Installation

Install MUI Base, a library of headless ("unstyled") React UI components and low-level hooks.

Run one of the following commands to add MUI Base to your project:

npm

npm install @mui/base

yarn

yarn add @mui/base

Peer dependencies

react >= 17.0.0 and react-dom >= 17.0.0 are peer dependencies.