Skip to content

2.1

Divider

Used to separate contents horizontal and vertical.

Import

js
import { MpDivider } from '@mekari/pixel3'

Playground

API

MpDivider

Props
NameTypeDefault
id
Id of divider.
string -
variant
Variant of divider.
solid | dashedsolid
orientation
Orientation of divider.
horizontal | verticalhorizontal
label
Label of divider, visible only when orientation is horizontal.
string -

Usage

Variant

Orientation

With label