> 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="/pages/eOqu1TXlH8wgABBkjH7N">/pages/eOqu1TXlH8wgABBkjH7N</a></td></tr><tr><td>Multline input</td><td>Collects multi-line text input from the user.</td><td><a data-mention href="/pages/QQro3YNRuhqmV6g2A5Ir">/pages/QQro3YNRuhqmV6g2A5Ir</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="/pages/sVSOJ1fIPoujgYWlz1Pn">/pages/sVSOJ1fIPoujgYWlz1Pn</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="/pages/vxzVAbVicZaq68fDFJys">/pages/vxzVAbVicZaq68fDFJys</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="/pages/sfWTwg13FnvOpHbAMXdp">/pages/sfWTwg13FnvOpHbAMXdp</a></td></tr></tbody></table>
