Divider

The Divider component is used to visually separate content with a horizontal or vertical line.

PreviousNext

Before divider

After divider

Installation

1

Run the CLI

Use the CLI to add the component to your project.

npx @ngzard/ui@latest add divider

Examples

default

Before divider

After divider

vertical

Left

Right

API

[z-divider] Component

z-divider is used to visually separate content with a horizontal or vertical line.

Property Description Type Default
zOrientation Defines the divider direction "horizontal" | "vertical" horizontal