Composition First
Compound components such as Card, Select, Tabs, and Tooltip keep related parts explicit and reusable.
Accessible primitives, compound APIs, semantic tokens, and scoped themes for modern React apps.
Compound components such as Card, Select, Tabs, and Tooltip keep related parts explicit and reusable.
Components are styled from semantic theme tokens so you can customize color systems without rewriting component code.
Components, hooks, and theme contracts are exported with generated API docs and examples.