Color Schemes for Divider
are not implemented in the default theme. You can extend the theme to implement them.
Divider
Dividers are used to visually separate content in a list or group.
Props#
colorScheme
colorScheme
Description
Type
(string & {})
size
size
Description
Sizes for Divider
are not implemented in the default theme. You can extend the theme to implement them.
Type
string
variant
variant
Type
"solid" | "dashed"
Default
"solid"
Props#
colorScheme
colorScheme
Description
Color Schemes for Divider
are not implemented in the default theme. You can extend the theme to implement them.
Type
(string & {})
size
size
Description
Sizes for Divider
are not implemented in the default theme. You can extend the theme to implement them.
Type
string
variant
variant
Type
"solid" | "dashed"
Default
"solid"
TODO