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