components · data-display
Card
Container for grouped content and actions
preview
Card Title
Card description goes here.
usage
<Card>
<CardHeader>
<CardTitle>Title</CardTitle>
</CardHeader>
<CardContent>Content</CardContent>
</Card>props
| prop | type | default |
|---|---|---|
| className | string | undefined |