New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@draft-js-plugins/drag-n-drop-upload

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@draft-js-plugins/drag-n-drop-upload

Dropping & uploading files with DraftJS

4.2.4
latest
Source
npm
Version published
Weekly downloads
1.2K
-20.39%
Maintainers
4
Weekly downloads
 
Created
Source

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-js-plugins/drag-n-drop-upload';

const dndFileUploadPlugin = createDndFileUploadPlugin();

Keywords

editor

FAQs

Package last updated on 08 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts