2.0.0-beta1 • Published 8 years ago

draft-js-entity-props-plugin v2.0.0-beta1

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

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