Widgets
Samples
Demos
Forum
Services
Documentation
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
Start
API Reference
ui.radio
Properties
required
marks field as required
boolean
required
;
Example
webix.
ui
(
{
view
:
"text"
,
required
:
true
}
)
;
Back to top