Supervisely
About Supervisely
Ecosystem
Contact us
Slack
Search
⌃
K
Links
💻
Supervisely Developer Portal
🎉
Getting Started
Installation
Basics of authentication
Intro to Python SDK
Environment variables
Python SDK tutorials
Command Line Interface (CLI)
Connect your computer
🔥
App development
Basics
Apps with GUI
Custom import app
Custom export app
Neural Network integration
Advanced
Widgets
Input
Input
InputNumber
InputTag
BindedInputNumber
DatePicker
DateTimePicker
ColorPicker
TimePicker
Controls
Text Elements
Media
Selection
Thumbnails
Status Elements
Layouts and Containers
Tables
Charts and Plots
Compare Data
Widgets demos on github
😎
Advanced user guide
Objects binding
Automate with Python SDK & API
🖥
UI widgets
Element UI library
Supervisely UI widgets
Apexcharts - modern & interactive charts
Plotly graphing library
📚
API References
Supervisely annotation JSON format
REST API Reference
Python SDK Reference
Powered By
GitBook
Comment on page
Input
Input widgets are an essential component of many applications, as they provide users with a means to enter and modify data in a straightforward and intuitive manner.
Input
Enables users to enter custom text for data processing or interaction
InputNumber
Allows users to input or select a numerical value within a defined range
InputTag
Select or enter multiple items and categorize them with tags for easy organization and retrieval
BindedInputNumber
Dual fields for inputting and correlating two different numerical values, ideal for defining a range or related parameters
DatePicker
An interactive calendar allows users to select a specific date
DateTimePicker
Combines a calendar and clock interface for selecting both date and precise time
ColorPicker
Color selector supporting multiple color formats
TimePicker
Interactive time selector
App development - Previous
Widgets
Next
Input
Last modified
24d ago