UI Kit
A comprehensive component library built on a headless-first architecture, separating logic from styling for maximum flexibility. Every component is accessible by default, fully typed, and designed to be easily customized. Explore the collection of over 50 components, from essential buttons and inputs to complex data display and feedback elements.
Getting Started
Component Categories
General
3
Layout
3
Decorative
3
Helpers
1
CSS Override Pattern
The library is designed for flexibility. Every component exposes data-variant and data-size attributes on its root element. This allows you to create unlimited custom themes purely via CSS, without touching source code. Simply pass string to the variant prop, then target it in your project's stylesheet.