Hr

a horizontal divider to emphasize end of a section and start of a new section

When you want to split a section on the same card sometimes it is better to add horizontal line. Do not use this before checking <a href="/components/card/">Card</a> and <a href="/components/list-item/">List Item</a>.

Inputs
label : string
color ?: HrColor = HrColor.LIGHT
fontWeight ?: FontWeight = FontWeight.BOLD

The font weight to apply to the label.

textSize ?: TextSize = TextSize.XXSMALL

The text size to apply to the label.

textTransform ?: TextTransform = TextTransform.UPPERCASE

The text transform to apply to the label.