Skip to main content
The Empty Card component displays a centered empty state within card or panel areas. It’s more compact than the full Empty State component.

Preview

No zones availableCreate shipping zones to define where you deliver products.

Usage

Props

string
required
The main heading text.
string
default:"null"
Optional description text below the heading.
string
default:"null"
Icon name to display above the heading (uses Blade Icons).
Slot
default:"null"
Optional slot for action buttons.

Examples

With Action Button

No productsStart by adding your first product to the catalog.

Without Icon

No addresses savedCustomer addresses will appear here.

Blade Component Source