Label

A label with a text and styling properties.

Props

NameDescriptionType
className?
An optional CSS class used for styling the label.
string
label
The text of the label.
string
labelStyle?
An optional CSS style used for the label.
CSSProperties