Controls
Allow users to interact with and control various aspects of an application.
Last updated
Allow users to interact with and control various aspects of an application.
Last updated
Button
User-interactive button that executes a command or triggers an event when clicked
Checkbox
Toggleable box that allows users to make binary choices, often used for multiple selections
Radio Group
Group of options where only one can be selected at a time, suitable for mutually exclusive choices
Switch
Control that provides a visual cue for enabling or disabling a feature or setting
Slider
Control that lets users select a value by sliding a knob within a range on a track
TrainValSplits
Interface for specifying parameters to divide data into training and validation subsets for model training
FileStorageUpload
Tool for uploading one or more files from the user's device, featuring progress indication and drag-and-drop support
Timeline
Interactive timeline for navigating video frames and segment highlights
Pagination
Page selector. If you have too much data to display in one page, use pagination.