DropdownMenuSeparator
Source: client/lib/theme/vueda-tailwind/navigation/index.js
Full-width menu divider that bleeds through the content padding.
Vue component: DropdownMenuSeparator
| Slot | Default classes | Description |
|---|---|---|
| root | bg-border -mx-1 my-1 h-hairline | Full-width menu divider that bleeds through the content padding. |
root
Full-width menu divider that bleeds through the content padding.
Default classes:
bg-border -mx-1 my-1 h-hairline
Source: client/lib/theme/vueda-tailwind/navigation/DropdownMenuSeparator.theme.js:16