Welcome to the documentation. This guide covers everything you need to get started with the library, from installation to advanced usage patterns.
Install the package using your preferred package manager. The library supports npm, yarn, and pnpm out of the box with zero configuration needed.
The API provides a clean interface for building composable components. Each component follows the compound pattern, giving you full control over rendering.
Browse through real-world examples to see how the components work in production scenarios. Each example is fully functional and can be copied directly.
Find answers to the most commonly asked questions about the library, including migration guides, browser support, and accessibility compliance.