Widgets
Samples
Demos
Forum
Services
Documentation
border
container
cursor
dir
eventPos
height
id
on
start
width
Start
API Reference
Mixins
ui.resizearea
Properties
cursor
which cursor to show during resize
string
cursor
;
Example
webix.
ui
(
{
view
:
"resizearea"
,
cursor
:
"move"
}
)
Back to top