Expand description
The label, description, and error a control wears.
A field never decides whether a control is valid. It shows the error the host handed it, publishes that the control is invalid and whether it is required, and otherwise stays out of the way.
Structsยง
- Form
Field - A labelled control, with the secondary text a typist needs around it.