NEURALNG
MISCBETA

Divider

A semantic boundary with logical orientation, aligned plain or projected content, three line treatments and complete visual ownership.

Native separatorLogical RTLHeadless ready

GET STARTED

Import

Import the canonical standalone declaration from its granular entry point.

app.ts TypeScript
import { NeuralDivider } from '@neural-ng/core/divider';

@Component({ imports: [NeuralDivider] })

Basic separator

The empty form creates a quiet horizontal content boundary.

Workspace overview

Agent activity

Content and alignment

label handles plain text. Start and end are logical, so they mirror automatically in RTL.

Line types

Solid, dashed and dotted variants share the same semantics and token scale.

Vertical orientation

A vertical divider stretches with its parent and reports the matching ARIA orientation.

BuildDeploy

Rich projection

Project icons and markup when a plain label is not expressive enough. Providing label always takes precedence.

Unstyled and typed slots

Headless mode retains structural orientation and separator semantics while every visual choice moves to consumer classes.

Beta boundary

Divider separates related content. It intentionally does not replace layout gap, spacing utilities, resizable splitters or interactive drag handles.