Getting started
Installation
Install Kobalte by running either of the following:
Using the components
The example below demonstrate how to create a Popover component with Kobalte.
In a few lines of code, we've implemented a fully accessible Popover component that :
- Adheres to WAI-ARIA Dialog design pattern.
 - Can be controlled or uncontrolled.
 - Optionally render a pointing arrow.
 - Has focus fully managed and customizable.