Collapsible
A collapsible panel controlled by a button.
alien-bean-pasta
wild-irish-burrito
horse-battery-staple
Features
- Full keyboard navigation support
- Supports animation via CSS transitions or animations
- Supports custom open and collapsed heights/widths
Installation
typo3 ui:add collapsible
Please copy the files manually from GitHub into your project.
Read more about installing Components and Primitives.
Examples
Default Open
Set the collapsible to be open by default.
alien-bean-pasta
wild-irish-burrito
horse-battery-staple
Disabled
Prevent the collapsible from being toggled.
alien-bean-pasta
wild-irish-burrito
horse-battery-staple
Anatomy
<primitives:collapsible.root>
<primitives:collapsible.trigger>
<primitives:collapsible.triggerText />
</primitives:collapsible.trigger>
<primitives:collapsible.content />
</primitives:collapsible.root>