Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoheight
borderless
complexData
container
css
data
datatype
disabled
editValue
editable
editaction
elements
form
gravity
height
hidden
id
item
keyPressTimeout
map
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
nameWidth
on
onClick
onContext
onDblClick
onMouseMove
scroll
scrollSpeed
template
tooltip
type
url
width
Start
API Reference
ui.property
Properties
nameWidth
sets the width of the first column (property names)
number
nameWidth
;
Example
webix.
ui
(
{
view
:
"property"
,
nameWidth
:
250
}
)
;
Default value:
100
Back to top