GitHub

empty

Empty state placeholder. Shows a centred title, optional description, and an optional call-to-action when there is nothing to display.

No results found

Try adjusting your search or clearing the filters.

Clear filters
empty({
  title:       'No results found',
  description: 'Try adjusting your search or clearing the filters.',
  action:      { label: 'Clear filters', href: '/products', variant: 'secondary' },
})