Data Display

Empty State

Zero-state for tables, lists, dashboards.

Composed of

Empty State

Zero-state with action.

No purchase orders

Create a PO to start tracking inventory movement.

API Reference

PropTypeDefaultDescription
iconReactNode--Icon displayed above the title.
titlestring--Heading text.
descriptionstring--Supporting text below the title.
actionReactNode--Action element (typically a Button).

Usage

import { EmptyState } from "@doss/tetris-ui";