Vuido
GitHub
Search
⌃K
Links
About Vuido
Introduction
Installation
Usage
Packaging
Built-in Components
Window
Containers
Widgets
Area
Button
Checkbox
ColorButton
Combobox
DatePicker
DateTimePicker
DropdownList
FontButton
ProgressBar
RadioButtons
Separator
Slider
Spinbox
Text
TextArea
TextInput
TimePicker
Powered By
GitBook
Widgets
The following built-in widget components are available:
Area
- a custom drawn widget
Button
- a simple button widget
Checkbox
- a checkbox widget
ColorButton
- a button that opens a color selector dialog
DatePicker
- a widget for selecting a date
DateTimePicker
- a widget for selecting a date and time
DropdownList
- a widget for selecting a value from a drop-down list
FontButton
- a button that opens a font selector dialog
ProgressBar
- a progress bar widget
RadioButtons
- a widget that represent a group of radio buttons
Separator
- a horizontal or vertical line to visually separate widgets
Slider
- a horizontal slider for editing numeric values
Spinbox
- an input widget for editing numeric values
Text
- static widget which displays simple text
TextArea
- an input widget for editing multiple lines of text
TextInput
- an input widget for editing a single line of text
TimePicker
- a widget for selecting a time
Previous
Tab
Next
Area
Last modified
4yr ago