Variable: CardDescription
@arolariu/components / CardDescription
Variable: CardDescription
constCardDescription:ForwardRefExoticComponent<CardSectionProps&RefAttributes<HTMLDivElement>>
Defined in: components/ui/card.tsx:136
A muted text block for supporting information beneath a card title.
Remarks
Rendering Context: Server- and client-compatible presentational component.
Renders a styled <div> intended for secondary copy, helper messaging, or status
summaries that contextualize the main card heading.
Example
<CardDescription>Track response times and alert volume in one place.</CardDescription>
See
// was this page useful?