Samples
Forum
Services
Documentation
animate
borderless
columnMode
container
css
disabled
fields
filtering
filters
glue
gravity
height
hidden
id
inputMaxWidth
inputWidth
maxHeight
maxLevel
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
sorting
type
width
Start
API Reference
ui.querybuilder
Properties
inputWidth
sets the width of the input
number
inputWidth
;
Example
webix.
ui
(
{
view
:
"querybuilder"
,
inputWidth
:
150
}
)
;
Back to top