UNPKG

ckeditor5-full-screen

Version:

Adds a full screen support similar to the maximize plugin in ckeditor 4.

11 lines (10 loc) 210 B
{ "plugins": [ { "name": "Full screen", "className": "FullScreen", "description": "Adds a full screen support similar to the maximize plugin in ckeditor 4.", "path": "src/fullscreen.js" } ] }