Disclosure
A simple, accessible foundation for building custom UIs that show and hide content, like togglable accordion panels.
@peduarte starred 3 repositories
@headlessui/react
Installation
Props
Animate UI props
DisclosurePanel
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 150, damping: 17 } |
Credits
- We use Headless UI for the disclosure component.