Skip to main content

Module form_field

Module form_field 

Source
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ยง

FormField
A labelled control, with the secondary text a typist needs around it.