UNPKG

hztianxu-draft-js-plugins

Version:

A Plugin Architecture on top of Draft.JS

12 lines (7 loc) 194 B
# DraftJS Focus Plugin *This is a plugin for the `draft-js-plugins-editor`.* Usage: ```js import createFocusPlugin from 'draft-js-focus-plugin'; const focusPlugin = createFocusPlugin(); ```