Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 223 Bytes

File metadata and controls

11 lines (7 loc) · 223 Bytes

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