Samples
Forum
Support
Documentation
align
animate
attributes
borderless
click
container
content
css
disabled
gravity
height
hidden
hotkey
id
inputHeight
inputPadding
inputWidth
label
labelPosition
labelWidth
max
maxHeight
maxWidth
min
minHeight
minWidth
name
on
placeholder
popup
readonly
relatedAction
relatedView
required
step
suggest
tabFocus
template
title
tooltip
type
validate
validateEvent
value
width
Start
API Reference
ui.slider
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