DraftJS Focus Plugin
This is a plugin for the draft-js-plugins-editor.
Usage:
import createFocusPlugin from 'draft-js-focus-plugin';
const focusPlugin = createFocusPlugin();use @draft-js-plugins/focus >=v4 instead
Focus Plugin for DraftJS
This is a plugin for the draft-js-plugins-editor.
Usage:
import createFocusPlugin from 'draft-js-focus-plugin';
const focusPlugin = createFocusPlugin();All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.