draft-js-entity-props-plugin
v2.0.0-beta1
Published
Entity Props Plugin for DraftJS
Downloads
793
Readme
DraftJS Entity Props Plugin
This is a plugin for the draft-js-plugins-editor
.
This plugin is used by a number of other plugins.
Usage:
import createEntityPropsPlugin from 'draft-js-entity-props-plugin';
const entityPlugin = createEntityPropsPlugin();