> For the complete documentation index, see [llms.txt](https://manual.bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.bubble.io/core-resources/bubble-elements/element-properties/native-mobile-element-properties/input-form-properties-mobile.md).

# Input form properties

{% hint style="info" %}
This article describes input form elements available in **mobile apps** ↓

[Click here for web input form elements.](/core-resources/bubble-elements/element-properties/web-element-properties/input-form-properties.md)
{% endhint %}

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

<table><thead><tr><th width="171.62890625">Element type</th><th>Description</th><th>Link</th></tr></thead><tbody><tr><td>Input</td><td>Collects single-line text input from the user.</td><td><a data-mention href="/core-resources/bubble-elements/element-properties/native-mobile-element-properties/input-form-properties-mobile/input-element-mobile.md">Input</a></td></tr><tr><td>Multline input</td><td>Collects multi-line text input from the user.</td><td><a data-mention href="/core-resources/bubble-elements/element-properties/native-mobile-element-properties/input-form-properties-mobile/multiline-input-mobile.md">Multiline input</a></td></tr><tr><td>Checkbox</td><td>Allows users to toggle a yes/no or true/false value.</td><td><a data-mention href="/core-resources/bubble-elements/element-properties/native-mobile-element-properties/input-form-properties-mobile/checkbox-element-mobile.md">Checkbox</a></td></tr><tr><td>Selectable list</td><td>Lets users select one or multiple options from a list.</td><td><a data-mention href="/core-resources/bubble-elements/element-properties/native-mobile-element-properties/input-form-properties-mobile/selectable-list-element-mobile.md">Selectable list</a></td></tr><tr><td>Date/time picker</td><td>Lets users select a date, a time, or both, using the device's built-in picker interface.</td><td><a data-mention href="/core-resources/bubble-elements/element-properties/native-mobile-element-properties/input-form-properties-mobile/date-time-picker-element-mobile.md">Date/time picker</a></td></tr></tbody></table>
