Label
Label is used to provide a name or title for an input field. Label can be placed before or after the field.
Properties
Property | Required | Type | Description |
---|---|---|---|
Any additional properties | No | any |
Children
Accepts any HTML content
Examples
<{Label}>
</{Label}>