Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
container
css
disabled
gravity
height
hidden
id
keyPressTimeout
left
maxHeight
maxWidth
minHeight
minWidth
nextButton
on
prevButton
stepTimeout
steps
top
width
Start
API Reference
ui.hint
Properties
stepTimeout
time of a step displaying before showing the next one
number
stepTimeout
;
Example
webix.
ui
(
{
view
:
"hint"
,
stepTimeout
:
600
}
)
;
Default value:
500
Back to top