2.0.0-beta5 • Published 8 years ago

react-draft-js-inline-toolbar-plugin v2.0.0-beta5

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

DraftJS Toolbar Plugin

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

Usage:

import createInlineToolbarPlugin from 'draft-js-inline-toolbar-plugin';

const toolbarPlugin = createInlineToolbarPlugin();