Separator

A visual or semantic divider.

ng-blatui

An accessible Angular UI library.

DocsSourceAPI

List

Profile
Billing
Settings

With label

Or

API reference

Inputs

PropTypeDefaultDescription
orientationSeparatorOrientation'horizontal'Axis the separator runs along, also driving its sizing.
decorativebooleantrueWhether 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.