Components
Card
Cards group related content and actions into a single, contained surface.
Title
This is a card containing related content.
Anatomy
Anatomy
import {Card} from '@staffbase/design';
<Card /> API reference
Card
| Name | Type | Description |
|---|---|---|
children | ReactNode | The content of the card. |
Anatomy



Properties
Padding

Best Practices
Do not deviate from default styling

Cards should only be placed on Base backgrounds


Do not use cards as flyouts or modals

Inner elements should use borderRadius.6

Space Cards at a minimum of 24px

Usage Examples
Studio Dashboard
