Виджеты
Примеры
Демо
Форум
Сервисы
Документация
align
animate
attributes
borderless
bottomLabel
bottomPadding
click
container
css
disabled
format
gravity
height
hidden
hotkey
id
inputAlign
inputHeight
inputWidth
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelWidth
max
maxHeight
maxWidth
min
minHeight
minWidth
moveTitle
name
on
popup
relatedAction
relatedView
required
step
title
tooltip
type
validate
validateEvent
value
vertical
width
Старт
Справочник API
ui.slider
Properties
validate
задает правило для валидации поля
function
validate
;
Example
webix.
ui
(
{
view
:
"text"
,
validate
:
webix.
rules
.
isNumber
}
)
;
Related samples
Validation: Validate Separate Inputs in Form
Наверх