Command Menu

Search documentation, components, and switch theme.

Fragments

App Card Empty

Muted empty-state card with centered icon, title, description, and optional actions.

Formance
Docs

A muted empty-state card for app sections with a centered icon, title, description, and optional actions. Pair with AppCard when there is no data to show.

Default#

Without an appIcon, the card falls back to a SquareMinus icon. Children are optional — omit them when no actions apply.

With actions#

Pass action buttons as children to guide the user toward the next step.

Inside an App Card#

Use as the content of an AppCard to show a contextual empty state — for example, an empty data table inside a section card.