draft-dnd-upload
TypeScript icon, indicating that this package has built-in type declarations

4.2.0 • Public • Published

DraftJS Drag & Drop File Upload Plugin

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

This plugin adds dropping & uploading files functionality to your editor!

Usage:

import createDndFileUploadPlugin from 'draft-dnd-upload';

const dndFileUploadPlugin = createDndFileUploadPlugin();

Package Sidebar

Install

npm i draft-dnd-upload

Weekly Downloads

1

Version

4.2.0

License

MIT

Unpacked Size

24.4 kB

Total Files

15

Last publish

Collaborators

  • jrjs