Imagine ArtImagine Art

A horizontal or vertical line that separates content into distinct sections.

Layout & Structure

Import

import { Divider } from "@/components/ui"

API

PropTypeDefaultDescription
orientation"horizontal" | "vertical""horizontal"Direction of the divider line.
labelstringOptional centered text label.

Examples