Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.1

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

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

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

"solid" | "dashed" | "dotted"

Default

solid

Edit this page on GitHub

PreviousSpacerNextAspectRatio