Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
button
calendar
calendarCount
calendarHeight
container
css
disabled
gravity
height
hidden
icons
id
maxHeight
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
timepicker
type
value
width
Start
API Reference
ui.daterange
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top