mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #555 from thomasandersen/jqueryui-sortable
Added placeholder to SortableUIParams
This commit is contained in:
Vendored
+1
@@ -494,6 +494,7 @@ interface SortableUIParams {
|
||||
position: any;
|
||||
originalPosition: any;
|
||||
sender: JQuery;
|
||||
placeholder: JQuery;
|
||||
}
|
||||
|
||||
interface SortableEvent {
|
||||
|
||||
Reference in New Issue
Block a user