zalify-ui

Collapsible

A component for showing and hiding content with smooth transitions.

React

Usage

Examples

Lazy Mount

Use the lazyMount prop to mount the content only when the collapsible is open.

React

Unmount on Exit

Use the unmountOnExit prop to unmount the content when the collapsible is closed.

React

Props

Root