Samples
Documentation Samples 13 Form01 Controls
 
Text Input ('text')
 
Select Box ('select')
 
Multiline Text Input('textarea')
 
Radio Button ('radio')
 
Spin Box ('counter')
 
Check Box ('checkbox')
 
Holistic Panel with Multiple Buttons ('segmented')
 
Panel with Clickable Items ('tabbar')
 
Editable Combo Box ('combo')
 
Button ('button')
 
Image Button ('button')
 
Advanced options for select controls ('combo' and 'richselect')
 
Non-editable Combo Box ('richselect')
 
Color Picker ('colorpicker')
 
Date Picker ('datepicker')
 
Toggle Button ('toggle')
 
Toggle Image Button ('toggle')
 
Attaching Suggest List to Input
 
Suggest List for Input: Populating with Server-side Data
 
Suggest List for Input: Populating with Client-side Data
 
Styling Combo Icons
 
Search Input ('search')
 
Splitting Form into Sections
 
Required inputs in a form
 
Auxiliary Controls
 
Live validation in a form
 
Input Description at the Bottom