@filerobot/drag-drop
TypeScript icon, indicating that this package has built-in type declarations

3.38.2 • Public • Published

@filerobot/drag-drop

Plugins Website Version Scaleflex team License CodeSandbox

Filerobot Widget logo

Drag drop container. On Drop it opens Filerobot Media Asset Widget as a modal.

Usage

NPM

npm install --save @filerobot/drag-drop

YARN

yarn add @filerobot/drag-drop

then

import DragDrop from '@filerobot/drag-drop'
...
...
...
filerobot.use(DragDrop, propertiesObject)

CDN

The plugin from CDN is found inside Filerobot global object Filerobot.DragDrop

const DragDrop = window.Filerobot.DragDrop
...
...
...
filerobot.use(DragDrop, propertiesObject)

Dependencies (3)

Dev Dependencies (2)

Package Sidebar

Install

npm i @filerobot/drag-drop

Weekly Downloads

594

Version

3.38.2

License

MIT

Unpacked Size

77.2 kB

Total Files

12

Last publish

Collaborators

  • philipka
  • amrw.js
  • amr26
  • ahmeeedmostafa
  • vitaly.shaposhnik