---
title: About Base UI
subtitle: An open-source React component library for building accessible user interfaces.
description: An overview of Base UI, providing information on its history, team, and goals.
---

# About Base UI

An overview of Base UI, providing information on its history, team, and goals.

From the creators of Radix, Material UI, and Floating UI, Base UI is an unstyled React component library for building accessible user interfaces.
Our focus is on accessibility, performance, and developer experience.
Our goal is to provide a complete set of open-source UI components, with a delightful developer experience, in a sustainable way.

## Features

### Headless

Base UI components are unstyled, don't bundle CSS, and don't prescribe a styling solution.
You retain complete control over your application's CSS layer.
Base UI is compatible with Tailwind, CSS Modules, plain CSS, CSS-in-JS, or any other styling engine you prefer.

### Accessible

Poor accessibility can make your application difficult to navigate for all users, not just for users with disabilities.
Accessibility is our primary focus.
Base UI components adhere to [WAI-ARIA design patterns](https://www.w3.org/WAI/ARIA/apg/patterns/) and are tested on a wide range of platforms, devices, browsers, screen readers, and other environments.

### Composable

Component APIs are fully open, so you have direct access to each node, you can easily add or remove parts, and you can wrap them however you prefer.

## Team

- **Colm Tuite** (Radix) [@colmtuite](https://x.com/colmtuite)
- **James Nelson** (Floating UI) [@atomiksdev](https://x.com/atomiksdev)
- **Michał Dudak** (Material UI) [@michaldudak](https://x.com/michaldudak)
- **Marija Najdova** (Material UI + Fluent UI) [@marijanajdova](https://x.com/marijanajdova)
- **Albert Yu** (Material UI) [@mj12albert](https://github.com/mj12albert)
- **Lukas Tyla** (Material UI) [@LukasTy](https://github.com/LukasTy)

## Browser support

Base UI supports all modern browsers that implement features marked as [Baseline Widely Available](https://web.dev/baseline) at the time of the last major version release.
This means the features we use have been supported across major browsers for at least 30 months, ensuring broad compatibility and stability.

For the full list of supported browsers, refer to our [.browserslistrc](https://github.com/mui/base-ui/blob/master/.browserslistrc).

## React versions

Base UI supports React 17 and newer versions.

## Community

### GitHub

Base UI is an open-source project.
If you want to file a bug report or contribute, visit our [GitHub](https://github.com/mui/base-ui).

### Discord

For community support, questions, and tips, join our [Discord](https://base-ui.com/r/discord).

### X

The best way to stay up-to-date on new releases and announcements is by following [Base UI on X](https://x.com/base_ui).

### Bluesky

We're also on [Bluesky](https://bsky.app/profile/base-ui.com).
