Input Controls
Textbox
A text field or textbox for entering text.
Select
A dropdown list for selecting a menu item.
KVSelect
A Select control which takes its options from a key-value dictionary.
Slider
A slider for selecting a value from a range.
Checkbox
A checkbox for selecting a boolean value.
File
A file upload control with camera and microphone capture support.
CodeEditor
A code editor with syntax highlighting.
ImageMask
An annotation tool for image masking.
Display Controls
Image
An image control for displaying an image.
Video
A video player control.
Audio
An audio player control.
Markdown
A Markdown control for displaying formatted text.
Plotly
A Plotly control for displaying a Plotly graph.
Table
A Table control for displaying tabular data.
Notice
A notification message display.
ChatPreview
A preview display for chat conversations.