live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/ui


@orangecheck/ui / SectionHeader

Function: SectionHeader()

function SectionHeader(__namedParameters: SectionHeaderProps): any;

Defined in: section-header.tsx:28

SectionHeader — the canonical "§ x" section header used across every /me, /vault, and /fleet dashboard surface. 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