gustavochavarria-draft-js-resizeable-plugin

2.0.7 • Public • Published

DraftJS Resizable Plugin

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

Usage:

import createResizeablePlugin from 'draft-js-resizeable-plugin';
 
const resizePlugin = createResizeablePlugin();

This plugin does not require, but work better in combination with the draft-js-focus-plugin.

Package Sidebar

Install

npm i gustavochavarria-draft-js-resizeable-plugin

Weekly Downloads

2

Version

2.0.7

License

MIT

Unpacked Size

18.6 kB

Total Files

9

Last publish

Collaborators

  • gustavochavarria