Panel Section

Titled groupings for control panels.

Installation

Add this item from the registry, or import it from the package after installing Default File UI.

Registry path

itsvigneshv/default-file-ui/panel-section

Package import

import { PanelSection } from "@default-file/ui/components/df-panel-section"

Default

Titled group for control panels.

Motion

Loop
Reduce motion

Properties

Titled grouping for control panels.

PanelSection

PropTypeDefaultNotes
titlestringSection heading (required).
childrenReactNodeSection body content (required).
classNamestringAdditional styles on the section shell.