oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / PanelProps

Interface: PanelProps

Defined in: composites/panel.tsx:5

Properties

PropertyTypeDescriptionDefined in
<a id="property-action"></a> action?anyOptional trailing control (a button, link, count) pinned right of the header.composites/panel.tsx:11
<a id="property-children"></a> children?any-composites/panel.tsx:15
<a id="property-classname"></a> className?string-composites/panel.tsx:14
<a id="property-flush"></a> flush?booleanDrop the top divider (use for the first panel in a stack).composites/panel.tsx:13
<a id="property-label"></a> label?anyMono kicker shown above the title (e.g. "attestations"). Rendered uppercase.composites/panel.tsx:7
<a id="property-title"></a> title?anySection title.composites/panel.tsx:9