Samples
Forum
Support
Documentation
align
animate
attributes
borderless
click
container
content
css
disabled
editable
format
gravity
height
hidden
hotkey
icon
icons
id
inputHeight
inputPadding
inputWidth
label
labelPosition
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
on
placeholder
popup
readonly
relatedAction
relatedView
required
stringResult
suggest
tabFocus
template
timeIcon
timepicker
tooltip
type
validate
validateEvent
value
width
Start
API Reference
ui.colorpicker
Properties
suggest
links suggest list to the input
string|WebixView
suggest
;
Example
webix.
ui
(
{
view
:
"text"
,
suggest
:
"my_suggest_list"
}
)
See also
samples
Suggest List for Input: Populating with Server-side Data
Suggest List for Input: Populating with Client-side Data
articles
Suggest List
Back to top