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
uncheckValue
the result of getValue for an unchecked checkbox
string
uncheckValue
;
Example
webix.
ui
(
{
view
:
"checkbox"
,
uncheckValue
:
"off"
}
)
Default value:
0
Related samples
Check Box ('checkbox')
See also
API
checkValue
Articles
UI Controls
Back to top