New to Kendo UI for Angular? Start a free 30-day trial

SortableBindingDirective

A Directive which handles the most common scenarios such reordering and moving items between Sortables, thus minimizng boilerplate code. This is achieved by subscribing to the Sortable's events and handling them using the API methods it provides.

Selector

[kendoSortableBinding]

Inputs

NameTypeDefaultDescription

kendoSortableBinding

any[]

Sets a data-bound array that is used as a data source for the Sortable.

In this article

Not finding the help you need?