Empty

Empty state components display a message when there's no content to show, guiding users on what to do next.

Preview

Title

Description Error

Builder

Type
Content
Actions

The component accepts the following props:

Prop
Type
Default
Title

Description Error

No data

There are no records to display

Usage

The Empty component is used to communicate empty states in your application. It can display different visual styles based on the type prop, and can include optional actions through either a link (href) or a click handler (onclick).