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