An optional scope to limit tree-to-tree dragging to.
The element to use for attaching global event listeners.
The model to use for this tree view.
A callback for rendering a single node in the tree.
A callback for rendering the drag-preview tooltip, if dragging is enabled.
Whether to show previews when dragging nodes
Generated using TypeDoc
Whether to allow multiple nodes to be selected at once.
false
If this is true, previously selected nodes won't be cleared by selecting a new one.
TODO: Change this to be more like a desktop multiselect: shift+click, ctrl+shift+click, etc.