3.1.0 • Published 4 years ago

@kultii/draft-js-side-toolbar-plugin v3.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

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();