Inputs

Input fields collect information from users.

Overview

Input fields or text fields allow users to enter text into a UI. They typically appear in forms, often with checkboxes, radio buttons, and buttons. The user input is most often sent to a server for processing.

Usage

Use when

  • Gathering and validating user data.
What's changed
DateVersionNotesContributors
11/23/20201.0.0Formatting adjusted to be accessible.E. Bohn, L. Kause, N. Springer