draft-js-extended-video-plugin
v1.0.2
Published
Draft js extended video plugin
Downloads
3
Readme
DraftJS Extended Video Plugin
This is a plugin for the @draft-js-plugins/editor
.
Usage
import createExtenedVideoPlugin from 'draft-js-extended-video-plugin';
const videoPlugin = createExtenedVideoPlugin(options);
export const plugin = [videoPlugin]