<Divider />
Property Name | Type | Description | Default value |
color | string | dividing line color (CSS color value) | - |
size | number | string | split line thickness | 1 |
spacing | number | string | vertical spacing | - |
flush | boolean | Whether to align edges (read parent container padding from CSS variable, fallback to 16px) | false |
<Card><Text value="Content 1" /><Divider spacing="16px" /><Text value="Content 2" /></Card>

flush is true:padding value of the parent container.16px by default.Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback