draft-js-custom-toolbar-plugin
v0.0.50
Published
Toolbar Plugin for DraftJS
Downloads
4
Readme
DraftJS Toolbar Plugin
This is a plugin for the draft-js-plugins-editor
.
Usage:
import createSideToolbarPlugin from 'draft-js-side-toolbar-plugin';
const toolbarPlugin = createSideToolbarPlugin();