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

heading
string
required
The main heading text.
description
string
default:"null"
Optional description text below the heading.
icon
string
default:"null"
Icon name to display above the heading (uses Blade Icons).
action
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