README
draft-js-base-plugin
A base draft-js plugin to create your own plugins.
Supports toolbar components, rendering decorator, blockRendermap override, all in one place.
TODO: import/export functionality
A base draft-js plugin to create your own plugins.
<script type="module">
import draftJsBasePlugin from 'https://cdn.skypack.dev/draft-js-base-plugin';
</script>
A base draft-js plugin to create your own plugins.
Supports toolbar components, rendering decorator, blockRendermap override, all in one place.
TODO: import/export functionality