Classes

ChoiceFormField represents a choice form field.
FileFormField represents a file form field (an HTML file input tag).
FormField is the abstract class for all form fields.
InputFormField represents an input form field (an HTML input tag).
TextareaFormField represents a textarea form field (an HTML textarea tag).