Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DraftJS Image Plugin

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

Usage:

import createImagePlugin, { imageCreator, imageStyles } from 'draft-js-image-plugin';

const imagePlugin = createImagePlugin();