Skip to content

Installation

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

Run one of the following commands to add Base UI 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.