Most common form control, text-based input fields. Includes support for all HTML5 types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color.
email@example.com
Checkboxes are for selecting one or several options in a list, while radios are for selecting one from many.
Use the default option, or add multiple to show multiple options at once.