# card (Flowbite v4 kit)

> Use these responsive card components to show data entries and information to your users in multiple forms and contexts such as for your blog, application, user profiles, and more.

## Blocks for `Card`

- `content`: The card content, typically includes `Card:Content` with `Card:Header`, and/or `Card:Footer`

## Blocks for `Card:Content`

- `content`: The main content area of the card

## Blocks for `Card:Footer`

- `content`: The footer area, typically contains actions or additional information

## Blocks for `Card:Header`

- `content`: The header area, typically contains `Card:Title`

## Blocks for `Card:Title`

- `content`: The title text of the card

## Dependencies

- tales-from-a-dev/twig-tailwind-extra:^1.0.0

- [View component](https://ux.symfony.com/toolkit/kits/flowbite-4/components/card)
