oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / Card

Function: Card()

function Card(__namedParameters: CardProps): any;

Defined in: primitives/card.tsx:32

Terminal-window framed card — title strip (terminal dots) + optional refresh timestamp/actions + body. The canonical dashboard/cockpit panel. Expandable by default: surfaces an expand icon that opens the same body in a fullscreen Modal.

Parameters

ParameterType
__namedParametersCardProps

Returns

any