2.0.0-beta1 • Published 9 years ago
draft-js-cleanup-empty-plugin v2.0.0-beta1
DraftJS Cleanup Plugin
This is a plugin for the draft-js-plugins-editor
.
Usage:
import createCleanupEmptyPlugin from `draft-js-cleanup-empty-plugin`;
const cleanupPlugin = createCleanupEmptyPlugin({
types: []
});
Dependencies:
This plugin requires that the draft-js-entity-props-plugin
is also applied to the Editor
;
2.0.0-beta5
9 years ago
2.0.0-beta.4
9 years ago
2.0.0-beta.3
9 years ago
2.0.0-beta.2
9 years ago
2.0.0-beta1
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago