Skip to content

Empty state

Empty state

Usage

An empty state is used to communicate when there is no content available. It helps set user expectations and can provide guidance or actions to resolve the empty state.

Import

js
import { MtEmptyState } from "@shopware-ag/meteor-component-library";

Example