Card

Display a composable Card.

We Love Cookies

Regarding cookies, the good and crunchy ones are excluded from the conversation. These cookies ensure the security of our site, improve the user experience, and display relevant ads. They will only be activated with your consent.

Anatomy

Here's how the component can be composed.

() => (
  <Card>
    <CardHeader>
      <CardTitle />
    </CardHeader>
    <CardBody />
  </Card>
);

Examples

Take a peek below to uncover a bunch of interesting examples.

Action Required!

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Social Links

We will publish this links on your profile!

Source Code

You can find the source code of this component here.