Divider

A divider line separates different content.
Import
import { Divider } from '@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components

When To Use

Divide sections of article.

Divide inline text and links such as the operation column of table.

Basic Usage

Style

Use variants to set the display form of the dividing line, the default is solid (solid line), dotted (dotted line), dashed (dotted line)

Direction

Label