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
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"radio"
,
borderless
:
false
}
)
;
Default value:
true
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top