New to Kendo UI for AngularStart a free 30-day trial

EditService

Specifies the handlers called on drag-and-drop addItem and removeItem events.

NameTypeDefaultDescription

add

(args: TreeItemAddRemoveArgs) => void

The event handler called when the drag-and-drop addItem event is fired.

remove

(args: TreeItemAddRemoveArgs) => void

The event handler called when the drag-and-drop removeItem event is fired.

Not finding the help you need?
Contact Support