- Source:
PMA.UI.Components contains UI and utility components that interact with a viewport and PMA.core
Classes
Members
(static, constant) exports.GalleryRenderOptions :string
- Source:
Available components to render
Type:
- string
Type Definitions
DragDropMimeType
- Source:
The mime type used for drag n drop data transfer
Type:
- string
dragDropObject
- Source:
Properties:
Name | Type | Description |
---|---|---|
serverUrl |
string | The serverUrl |
path |
string | The path to a slide or directory |
isFolder |
boolean | Whether this is a path or a directory |
An object expected for drag and drop features
Type:
- Object