ContactCard
Person or record card with avatar, status badge, and contact info.
Example
Sarah Miller
Product ManagerProps
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
name | string | — | Required | Contact name |
title | string | — | No | Job title |
avatarSrc | string | — | No | Avatar image |
initials | string | — | No | Fallback initials |
status | string | — | No | Status text |
statusVariant | BadgeVariant | — | No | Status badge color |
email | string | — | No | Email address |
elevation | 0 | 1 | 2 | 3 | — | No | Surface elevation |