Class
The TextField component is a more fancy version of the standard html input element. It adds some styling as well as a delete button that can be used to delete the content of the text field.
View Source frontend/components/generic/text_field.js, line 73