oks-ui

Data Display

EmptyState

Centered placeholder for an empty or no-match list, with an icon, title, description, and actions.

Example

No invoices yet

Invoices you create will show up here.

Props

title

ReactNode

Default:

Required. The headline.

description

ReactNode

Default:

Supporting sentence.

icon

ReactNode

Default:

Rendered in a tinted circular tile.

actions

ReactNode

Default:

Buttons / links below the description.