Skip to content

Divider

A simple component used to visually separate sections of content on a page.

Usage

ts
import { Divider } from '@youcan/alto';
vue
<Divider />

API Reference

Examples

Dashed

Vertical

A vertical divider to separate content horizontally.

Variants