Add 'attribute' property to SortableOptions in jqueryui

This commit is contained in:
Nelu Malancea
2018-02-05 17:02:40 -08:00
parent fdd6cc3a35
commit d128e8647e

View File

@@ -720,6 +720,7 @@ declare namespace JQueryUI {
interface SortableOptions extends SortableEvents {
appendTo?: any; // jQuery, Element, Selector or string
attribute?: string;
axis?: string;
cancel?: any; // Selector
connectWith?: any; // Selector