Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

Divider

Divider is a component that represents a division between elements.

Source@yamada-ui/layouts

Props

DividerProps

colorScheme

Description

The visual color appearance of the component.

Type

"blackAlpha" | "whiteAlpha" | "amber" | "blue" | "info" | "link" | "primary" | "cyan" | "emerald" | "flashy" | "fuchsia" | "gray" | "green" | "success" | "indigo" | "lime" | "neutral" | "orange" | "warning" | "pink" | "purple" | "red" | "danger" | "rose" | "sky" | "teal" | "violet" | "secondary" | "yellow"

orientation

Description

The orientation of the divider.

Type

"horizontal" | "vertical"

Default

'horizontal'

size

Description

The size of the Divider.

Type

string

variant

Description

The variant of the Divider.

Type

"dashed" | "dotted" | "solid"

Default

"solid"

Edit this page on GitHub

PreviousFloatNextAspectRatio