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
Name | Type | Default | Description |
---|---|---|---|
kendoSortableBinding |
|
Sets a data-bound array that is used as a data source for the Sortable. Change Theme Theme Loading ... |