oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / SectionHeader

Function: SectionHeader()

function SectionHeader(__namedParameters: SectionHeaderProps): any;

Defined in: composites/section-header.tsx:32

SectionHeader — the canonical "§ x" section header used across every /me and /vault dashboard surfaces. Lifted from oc-me-web's me/ui/SectionHeader so the visual contract stays single-source.

Pattern is label-mono text-primary mb-3 with a "§ " glyph followed by the label, plus an optional muted/uppercase right-side meta string.

Parameters

ParameterType
__namedParametersSectionHeaderProps

Returns

any