Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
attributes
borderless
bottomLabel
bottomPadding
checkValue
click
container
css
customCheckbox
disabled
format
gravity
height
hidden
hotkey
id
inputAlign
inputHeight
inputWidth
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelRight
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
on
popup
relatedAction
relatedView
required
suggest
tooltip
uncheckValue
validate
validateEvent
value
width
Start
API Reference
ui.checkbox
Properties
checkValue
result of getValue for checked checkbox
string
checkValue
;
Example
webix.
ui
(
{
view
:
"checkbox"
,
checkValue
:
"on"
}
)
Default value:
1
Related samples
Check Box ('checkbox')
See also
API
uncheckValue
Articles
Checkbox
Back to top