draft-js-entity-props-plugin

Entity Props Plugin for DraftJS

Usage no npm install needed!

<script type="module">
  import draftJsEntityPropsPlugin from 'https://cdn.skypack.dev/draft-js-entity-props-plugin';
</script>

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