mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-12728] Allow drag and drop outside document list
This commit is contained in:
@@ -50,4 +50,5 @@ export interface DocumentListPresetRef extends ExtensionElement {
|
||||
draggable?: boolean;
|
||||
resizable?: boolean;
|
||||
maxTextLength?: number;
|
||||
visibleInDragPreview?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user