components
Divider (code)
Dividers allow a visual representation of the start of a new area of content.
import { Divider } from '@mediahuis/chameleon-react'
Props
Name | Type | Default | Required | Description |
---|---|---|---|---|
className | String | - | - | Extend classNames. |
color | String | - | - | Set the borderColor: to be one of the color system value e.g. primaryBase. |
m | 0 | - | - |
System Props
System Props
Next to the properties listed in the propstable, a collection of system props can be added to any component for further general styling and layouting purposes. These props vary per component.
To read more about the system, click here to check out its dedicated page.
Color
default: undefined
Sets the color of the line.