js: add beforeDragging property
This commit is contained in:
@@ -3485,6 +3485,10 @@ __decorate$a([
|
||||
Property,
|
||||
__metadata$a("design:type", Boolean)
|
||||
], List.prototype, "canDrag", void 0);
|
||||
__decorate$a([
|
||||
Property,
|
||||
__metadata$a("design:type", Function)
|
||||
], List.prototype, "beforeDragging", void 0);
|
||||
__decorate$a([
|
||||
Property,
|
||||
__metadata$a("design:type", Function)
|
||||
|
||||
Reference in New Issue
Block a user