Collapsible (Disclosure)

A disclosure is a collapsible section of content. It is composed of a a header with a heading and trigger button, and a panel that contains the content.

Installation

npx shadcn add https://hq-ui.vercel.app/r/nova/collapsible

Preview

Examples

Basic

collapsible-basic

Settings Panel

Use a trigger button to reveal additional settings.

collapsible-settings
Radius
Set the corner radius of the element.

File Tree

Use nested collapsibles to build a file tree.

collapsible-file-tree