Separator

Visually or semantically separates content.

Radix Primitives

An open-source UI component library.

Blog
Docs
Source

Installation

npx nx g @spartan-ng/cli:ui separator

Usage

import { HlmSeparator } from '@spartan-ng/helm/separator';
<hlm-separator />

Brain API

BrnSeparator

Selector: [brnSeparator],brn-separator

Inputs

PropTypeDefaultDescription
orientation 'horizontal' | 'vertical' horizontal Orientation of the separator.
decorative boolean true Whether the separator is decorative.

Helm API

HlmSeparator

Selector: [hlmSeparator],hlm-separator

Inputs

PropTypeDefaultDescription
class ClassValue --
Sheet Select