oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / HelpHint

Function: HelpHint()

function HelpHint(__namedParameters: HelpHintProps): any;

Defined in: composites/help-hint.tsx:33

HelpHint — the canonical inline "?" affordance for term-level guidance. Click/focus reveals a small popover (Radix) with optional title + prose; works on touch (not a hover tooltip). Lifted from oc-me-web's richer me/ui/HelpHint (with size/tone), now the single source. Also the keystone behind SectionHeader's optional hint.

Parameters

ParameterType
__namedParametersHelpHintProps

Returns

any