UNPKG

@ckeditor/ckeditor5-minimap

Version:

Content minimap feature for CKEditor 5.

12 lines (11 loc) 235 B
{ "plugins": [ { "name": "Content minimap", "className": "Minimap", "description": "Renders a minimap that helps users navigate the editor content.", "docs": "features/minimap.html", "path": "src/minimap.js" } ] }