Back to App
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
proptypedefault
classNamestringundefined