Skip to content

AstakhovV/draft-js-extended-video-plugin

Repository files navigation

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]

Releases

No releases published

Packages

No packages published