# Input

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Input</strong></td><td><img src="/files/D1CnpfTNcu6H8klQn0yX" alt="" data-size="original"></td><td><mark style="color:purple;">Enables users to enter custom text for data processing or interaction</mark></td><td><a href="/pages/fUieSaN6NXSh6N5erzbD">/pages/fUieSaN6NXSh6N5erzbD</a></td></tr><tr><td><strong>InputNumber</strong></td><td><img src="/files/YpCtCOOCFDGDs5SuzrfU" alt=""></td><td><mark style="color:purple;">Allows users to input or select a numerical value within a defined range</mark></td><td><a href="/pages/4htGqIaHM8XlnQK3wlzA">/pages/4htGqIaHM8XlnQK3wlzA</a></td></tr><tr><td><strong>InputTag</strong></td><td><img src="/files/C3DVqJho1N77vFgazPZF" alt=""></td><td><mark style="color:purple;">Select or enter multiple items and categorize them with tags for easy organization and retrieval</mark></td><td><a href="/pages/U7jwZIOYypY7oAdvLuKs">/pages/U7jwZIOYypY7oAdvLuKs</a></td></tr><tr><td><strong>InputTagList</strong></td><td><img src="/files/X5YKBmi1qjQwkYKh8eP5" alt=""></td><td><mark style="color:purple;">Select multiple tags.</mark></td><td><a href="/pages/AQVh6i7zE6QU1CKrRSoo">/pages/AQVh6i7zE6QU1CKrRSoo</a></td></tr><tr><td><strong>BindedInputNumber</strong></td><td><img src="/files/FdTdT5RJwFgPHkVNZwS9" alt=""></td><td><mark style="color:purple;">Dual fields for inputting and correlating two different numerical values, ideal for defining a range or related parameters</mark></td><td><a href="/pages/qmnVLjsMzzLdp81Ga9y3">/pages/qmnVLjsMzzLdp81Ga9y3</a></td></tr><tr><td><strong>DatePicker</strong></td><td><img src="https://user-images.githubusercontent.com/79905215/226652706-16c62fd6-4230-440b-acbb-5256f10af3cf.png" alt=""></td><td><mark style="color:purple;">An interactive calendar allows users to select a specific date</mark></td><td><a href="/pages/ef1DlTlomiT8ld1oeKwZ">/pages/ef1DlTlomiT8ld1oeKwZ</a></td></tr><tr><td><strong>DateTimePicker</strong></td><td><img src="/files/IE8kmIKLtu4RsGhE92q5" alt=""></td><td><mark style="color:purple;">Combines a calendar and clock interface for selecting both date and precise time</mark><br></td><td><a href="/pages/VIMzIjOo9B6UdeDPlUb3">/pages/VIMzIjOo9B6UdeDPlUb3</a></td></tr><tr><td><strong>ColorPicker</strong></td><td><img src="/files/2wFT4m5NrLgKkHDOCwmd" alt="" data-size="original"></td><td><mark style="color:purple;">Color selector supporting multiple color formats</mark></td><td><a href="/pages/RO5Go6NDCjTvTo2ioNDX">/pages/RO5Go6NDCjTvTo2ioNDX</a></td></tr><tr><td><strong>TimePicker</strong></td><td><img src="/files/tcerEtS06XQfvXeQz6wq" alt="" data-size="original"></td><td><mark style="color:purple;">Interactive time selector</mark></td><td><a href="/pages/tvrynYKhYQjnPVmgtJJI">/pages/tvrynYKhYQjnPVmgtJJI</a></td></tr><tr><td><strong>ClassesMapping</strong></td><td><img src="/files/gd9u18wM3Tx5RiuRmgGk" alt="" data-size="original"></td><td><mark style="color:purple;">Rename classes</mark></td><td><a href="/pages/IYYe3nHKEKtHt9t9Zxzh">/pages/IYYe3nHKEKtHt9t9Zxzh</a></td></tr><tr><td><strong>ClassesColorMapping</strong></td><td><img src="/files/aWeUq8kJqd2Qgdja3Qa4" alt="" data-size="original"></td><td><mark style="color:purple;">Change classes colors</mark></td><td><a href="/pages/CLM57TXHV1qQDJdisamo">/pages/CLM57TXHV1qQDJdisamo</a></td></tr><tr><td><strong>DeployModel</strong></td><td><img src="/files/NK0JDeE7t2HVaWVmepSk" alt="" data-size="original"></td><td><mark style="color:purple;">Allows to deploy or connect to neural network models</mark></td><td><a href="/pages/ZqEryHjek9Rve19BrYfn">/pages/ZqEryHjek9Rve19BrYfn</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.supervisely.com/app-development/widgets/input.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
