@orangecheck/design / FeatureCard
Function: FeatureCard()
function FeatureCard(__namedParameters: FeatureCardProps): any;
Defined in: composites/feature-card.tsx:24
FeatureCard — the soft Surface tile that carries a feature: an IconBadge, a title, and a line of body copy. The marketing-grid workhorse. Stack them vertically in a feature grid, or go horizontal for a tighter list row.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | FeatureCardProps |
Returns
any