oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / CheckListProps

Interface: CheckListProps

Defined in: composites/check-list.tsx:7

Properties

PropertyTypeDescriptionDefined in
<a id="property-classname"></a> className?string-composites/check-list.tsx:12
<a id="property-items"></a> itemsReactNode[]Each item: a check glyph + this label.composites/check-list.tsx:9
<a id="property-orientation"></a> orientation?"vertical" | "horizontal"-composites/check-list.tsx:10
<a id="property-tone"></a> tone?"default" | "onBrand"-composites/check-list.tsx:11