var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: any value = instance.dropVisual;
var dropVisual : any;
Customizes the helper element to be used to display the position that the node will be inserted to. If a function is specified, it must return a DOMElement.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: any value = instance.dropVisual;
var dropVisual : any;