On this page
SeparatorLabel
Separator with Label
Installation
pnpm dlx shadcn-vue@latest add https://extended.shadcn-vue.com/r/separator-label.json
API
| props | Type | Default |
|---|---|---|
orientation | DataOrientation | undefined | "horizontal" |
decorative | boolean | undefined | true |
asChild | boolean | undefined | - |
as | AsTag | Component | undefined | - |
label | string | undefined | - |
On this page