Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
attributes
badge
borderless
bottomLabel
bottomPadding
checkValue
click
container
css
customCheckbox
disabled
format
gravity
height
hidden
icon
id
inputAlign
inputHeight
inputWidth
invalid
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelRight
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
offLabel
on
onLabel
pattern
placeholder
popup
readonly
relatedAction
relatedView
required
suggest
tooltip
type
uncheckValue
validate
validateEvent
value
width
Start
API Reference
ui.switch
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