Separator
A visual or semantic divider.
ng-blatui
An accessible Angular UI library.
DocsSourceAPI
List
Profile
Billing
Settings
With label
Or
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | SeparatorOrientation | 'horizontal' | Axis the separator runs along, also driving its sizing. |
decorative | boolean | true | Whether the separator is purely visual; `false` exposes a semantic `role="separator"`. |
Types
SeparatorOrientation — Axis the separator runs along.
"horizontal" | "vertical" Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.