Disclosure
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 - DisclosurePanelProp | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 150, damping: 22 } |
keepRendered? | boolean | false |
...props? | HTMLMotionProps<"div"> | - |