Base UI icon
Base UI icon

Base UI

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.

Base UI screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted
  • React

Features

Properties

  1.  Lightweight

Features

  1.  Design handoff
  2.  Create UI Components
  3.  React
  4.  Component Library
  5.  Design System

Base UI News & Activities

Highlights All activities

Recent activities

Base UI information

AlternativeTo Categories

DevelopmentPhotos & GraphicsOS & Utilities

GitHub repository

  •  10,764 Stars
  •  522 Forks
  •  429 Open Issues
  •   Updated  
View on GitHub
Base UI was added to AlternativeTo by Olivier on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Base UI?

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 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.