Input form properties

This article describes input form elements available in mobile apps

Click here for web input form elements.

Input elements accept values from users in different forms, such as text, dates, files, and dropdown selections.

Element type
Description
Link

Input

Collects single-line text input from the user.

Multline input

Collects multi-line text input from the user.

Checkbox

Allows users to toggle a yes/no or true/false value.

Selectable list

Lets users select one or multiple options from a list.

Date/time picker

Lets users select a date, a time, or both, using the device's built-in picker interface.

Last updated

Was this helpful?