CommandEmpty
Source: client/lib/theme/vueda-tailwind/controls/index.js
The zero-result placeholder shown inside CommandList.root when the search has no matches. See also: ComboboxEmpty.root; identical recipe.
Vue component: CommandEmpty
| Slot | Default classes | Description |
|---|---|---|
| root | py-6 text-center text-sm | The zero-result placeholder shown inside CommandList.root when the search has no matches. See also: ComboboxEmpty.root; identical recipe. |
root
The zero-result placeholder shown inside CommandList.root when the search has no matches. See also: ComboboxEmpty.root; identical recipe.
Default classes:
py-6 text-center text-sm
Source: client/lib/theme/vueda-tailwind/controls/CommandEmpty.theme.js:16