CommandSeparator
Source: client/lib/theme/vueda-tailwind/controls/index.js
A 1px horizontal divider between groups inside CommandList.root. See also: ComboboxSeparator.root; identical recipe.
Vue component: CommandSeparator
| Slot | Default classes | Description |
|---|---|---|
| root | bg-border -mx-1 h-hairline | A 1px horizontal divider between groups inside CommandList.root. See also: ComboboxSeparator.root; identical recipe. |
root
A 1px horizontal divider between groups inside CommandList.root. See also: ComboboxSeparator.root; identical recipe.
Default classes:
bg-border -mx-1 h-hairline
Source: client/lib/theme/vueda-tailwind/controls/CommandSeparator.theme.js:16