Type Editor / @type-editor/menu / menu-items/util/drag-drop-helper
menu-items/util/drag-drop-helper
Interfaces
| Interface | Description |
|---|---|
Options for configuring drag-drop listeners. |
Variables
| Variable | Description |
|---|---|
Common element IDs used across file upload dialogs. These IDs are shared between image-item and file-upload-item. |
Functions
| Function | Description |
|---|---|
Creates HTML for a drop zone with file input. | |
Extracts File objects from a drop event. | |
Extracts file items from a drag event. | |
Checks if any file item is an image. | |
Sets up drag-and-drop event listeners for file uploads. This function configures:
|