> For the complete documentation index, see [llms.txt](https://kap35.gitbook.io/kapui/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kap35.gitbook.io/kapui/user-manual/ui-elements/inputfield/inputtype.md).

# InputType

Enum of types of input

This enum do check of input or change the display of your content. Possibility below :&#x20;

* TEXT : you can write all things you want
* NUMBER : only digit are allow to be write
* PASSWORD : it's same input of text BUT your text gonna display '\*'
* IPV4
* IPV6

{% hint style="warning" %}
IPV4 and IPV6 are currently in developpement for there available inputs
{% endhint %}
