Label
A label with a text and styling properties.
Props
| Name | Description | Type |
|---|---|---|
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 |
A label with a text and styling properties.
| Name | Description | Type |
|---|---|---|
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 |