Components/Separator
Separator
Visual divider between content. Defaults to a horizontal one-pixel rule; flip to vertical for inline use.
Account
Manage your account settings.
BlogDocsSource
Installation
npx ajaxui add separatorProps
| Prop | Type | Default | Description |
|---|---|---|---|
| orientation | "horizontal" | "vertical" | "horizontal" | — |
| decorative | boolean | true | If false, exposes role=separator to assistive tech. |