oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / ComparisonTable

Function: ComparisonTable()

function ComparisonTable(__namedParameters: ComparisonTableProps): any;

Defined in: composites/comparison-table.tsx:24

ComparisonTable — a two-column "them vs us" feature matrix for marketing pages. the ours column is tinted (bg-accent/40) and its checks read text-primary; the theirs column reads muted with X glyphs. skin-agnostic, scrolls on small screens.

Parameters

ParameterType
__namedParametersComparisonTableProps

Returns

any