Label
TheLabel component renders a label for form inputs. It’s automatically used within input components but can be used standalone.
Usage
Props
The label text.
Whether to show a required asterisk (*).
ID of the input this label controls.
Form field label
Label component renders a label for form inputs. It’s automatically used within input components but can be used standalone.