
Container component with header, content, and footer sections.
npx shadcn@latest add https://ui.edbn.me/r/card.jsonContainer with header, content, and footer sections. Renders a div element.
variant'default' | 'solid' | 'ghost' | 'elevated''default'Visual style variant
classNamestringCSS class name
Top section of the card. Renders a div element.
classNamestringCSS class name
The card heading. Renders a div element.
classNamestringCSS class name
Secondary text in the card header. Renders a div element.
classNamestringCSS class name
Main body of the card. Renders a div element.
classNamestringCSS class name
Bottom section of the card. Renders a div element.
classNamestringCSS class name