Inputs overview

Input or form fields are used to create interactive controls for web-based forms in order to accept data from the user.

We classify our inputs into two main categories Text-based and Clic-based.

Text-based inputs


As the name suggests, text-based inputs are those that receive typed data, such as names, phone numbers, passwords, dates, etc.

 

Click-based inputs


Click-based inputs receive non-typed data, such as a click or a single key press like Enter or Space.