A simple, accessible foundation for building custom UIs that show and hide content, like togglable accordion panels.
Made by imskyleenInstallation
Usage
API Reference
Disclosure
Headless UI API Reference - DisclosureDisclosureButton
Headless UI API Reference - DisclosureButtonDisclosurePanel
Headless UI API Reference - DisclosurePanel| Prop | Type | Default |
|---|---|---|
transition? | Transition | { duration: 0.35, ease: 'easeInOut' } |
keepRendered? | boolean | false |
...props? | HTMLMotionProps<"div"> | - |