Components

Card

Cards group related content and actions into a single, contained surface.

Stable
GitHub

Title

This is a card containing related content.

Anatomy

Anatomy
import {Card} from '@staffbase/design';

<Card />

API reference

Card

NameTypeDescription
children
ReactNode
The content of the card.