drag

включает или отключает драг-н-дроп для компонента

boolean|string drag;

Example

tree = webix.ui({
    view:"tree",
    ...
    drag:true
});

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix ui widget library and page of javascript tree visualization product.