You can find it here in the v3 docs:
Sets id on
<FormControl>andhtmlForon<FormGroup.Label>.
Basically it’s the input’s id and the label’s for attribute.

You can find it here in the v3 docs:
Sets id on
<FormControl>andhtmlForon<FormGroup.Label>.
Basically it’s the input’s id and the label’s for attribute.
