draft-js-dnd-plugin

2.0.0-beta1 • Public • Published

DraftJS Drag&Drop Plugin

This is a plugin for the draft-js-plugins-editor.

This plugin adds drag and drop functionality to your editor!

  • Drop files
  • Move blocks that are wrapped by DraggableDecorator
  • Drop a text like 'type:image' to create a new block of type image

Usage:

import createDndPlugin from 'draft-js-dnd-plugin';
 
const dndPlugin = createDndPlugin();

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i draft-js-dnd-plugin

    Weekly Downloads

    28

    Version

    2.0.0-beta1

    License

    MIT

    Last publish

    Collaborators

    • nikgraf
    • bkniffler
    • sibelius