Form Control Label positions and fieldset group options.
For best accessibility:
Make sure your label uses a for attribute that ties to your input id so the user can click on the label to give focus to the input.
Properties Jump to heading
| Class / Token | Type | |
|---|---|---|
.prs-form-control |
Component | Container for <label> |
.prs-form-control-col |
Component | Column container for <label> |
.prs-label |
Part | Label styles |
.prs-label-alt |
Part | For use within the column container |
.prs-label-text |
Part | Label text styles |
.prs-label-text-alt |
Part | For use within the column container. |