Widgets
Samples
Demos
Forum
Services
Documentation
accept
align
animate
apiOnly
autosend
autowidth
borderless
click
container
css
datatype
directory
disabled
formData
gravity
height
hidden
hotkey
icon
id
inputHeight
inputName
inputWidth
keyPressTimeout
label
link
maxHeight
maxWidth
minHeight
minWidth
multiple
name
on
popup
tooltip
type
upload
urlData
value
width
Start
API Reference
ui.uploader
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Default value:
38
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top