data-display
empty-state
Empty State
Placeholder for empty tables / lists.
$
Component docs
ndui add empty-state
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>