What problem does it solve?
Base UI knowledge base and workflow hub for @base-ui/react, enabling developers to reference and learn unstyled, accessible components, composition utilities, and forms patterns without vendor-lock. It helps teams adopt Base UI patterns and quickly locate docs, examples, and API references.
Core Features & Use Cases
- Centralizes reference files for Overview, Components, Styling, Composition, Customization, Animation, Forms, TypeScript, Utils, Accessibility, Edge-cases, and Examples.
- Provides a ready-to-use starting point for integrating Base UI into projects and for locating docs and changelog notes.
- Use Case: A developer new to Base UI can search for component patterns and quick-starts, then implement a dialog, form, or tooltip with accessible semantics.
Quick Start
- Read references/overview.md to understand installation and project context, then open references/components.md for a catalog of components to integrate. For hands-on guidance, consult references/forms.md and references/animation.md as needed.