This package has been deprecated

Author message:

use @draft-js-plugins/drag-n-drop >=v4 instead

draft-js-drag-n-drop-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

DraftJS Block Drag & Drop Plugin

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

This plugin adds drag and drop functionality to your editor!

  • Move blocks that are wrapped by DraggableDecorator

Usage:

import createBlockDndPlugin from 'draft-js-drag-n-drop-plugin';
 
const blockDndPlugin = createBlockDndPlugin();

Package Sidebar

Install

npm i draft-js-drag-n-drop-plugin

Weekly Downloads

5,248

Version

2.0.4

License

MIT

Unpacked Size

15.2 kB

Total Files

11

Last publish

Collaborators

  • juliankrispel
  • nikgraf
  • sibelius