@kultii/draft-js-side-toolbar-plugin
v3.1.0
Published
Forked version of Toolbar Plugin for DraftJS
Downloads
17
Maintainers
Readme
DraftJS Toolbar Plugin
This is a plugin for the draft-js-plugins-editor
.
New additions
- Show only when there is no content in the new block
Usage:
import createSideToolbarPlugin from 'draft-js-side-toolbar-plugin';
const toolbarPlugin = createSideToolbarPlugin();