Card
Flexible container for displaying content.
1npx purekit add card
1import Card from "@/components/purekit-ui/card/card"
Basic
Simple card container
Card Title
Card content
Main Props
Name | Type | Default | Description |
---|---|---|---|
children | ReactNode | - | Content of the card |
Class Props
Name | Type | Default | Description |
---|---|---|---|
className | string | '' | Additional CSS classes |