forked-draft-js-focus-plugin
v3.0.1
Published
Focus Plugin for DraftJS
Downloads
38
Maintainers
Readme
DraftJS Focus Plugin
This is a plugin for the draft-js-plugins-editor.
Usage:
import createFocusPlugin from 'draft-js-focus-plugin';
const focusPlugin = createFocusPlugin();