N
data-display empty-state

Empty State

Placeholder for empty tables / lists.

$ ndui add empty-state
Component docs

No results

No orders yet

Once customers start buying, you'll see their orders here with real-time status updates.

Source
<EmptyState Icon="search"
            Title="No orders yet"
            Description="Once customers start buying...">
    <Action><Button>Create a test order</Button></Action>
</EmptyState>