Package Exports
- @ckeditor/ckeditor5-editor-inline
- @ckeditor/ckeditor5-editor-inline/build/editor-inline.js
- @ckeditor/ckeditor5-editor-inline/dist/index-content.css
- @ckeditor/ckeditor5-editor-inline/dist/index-editor.css
- @ckeditor/ckeditor5-editor-inline/dist/index.css
- @ckeditor/ckeditor5-editor-inline/dist/index.css.map
- @ckeditor/ckeditor5-editor-inline/dist/index.js
- @ckeditor/ckeditor5-editor-inline/dist/index.js.map
- @ckeditor/ckeditor5-editor-inline/package.json
- @ckeditor/ckeditor5-editor-inline/src/index.d.ts
- @ckeditor/ckeditor5-editor-inline/src/index.js
- @ckeditor/ckeditor5-editor-inline/src/inlineeditor.d.ts
- @ckeditor/ckeditor5-editor-inline/src/inlineeditor.js
- @ckeditor/ckeditor5-editor-inline/src/inlineeditorui.d.ts
- @ckeditor/ckeditor5-editor-inline/src/inlineeditorui.js
- @ckeditor/ckeditor5-editor-inline/src/inlineeditoruiview.d.ts
- @ckeditor/ckeditor5-editor-inline/src/inlineeditoruiview.js
- @ckeditor/ckeditor5-editor-inline/theme/inlineeditor.css
Readme
CKEditor 5 inline editor implementation
The inline editor implementation for CKEditor 5.
This package exposes the InlineEditor class. Follow there to learn more about this type of editor and how to initialize it.
This package contains the source version of the inline editor. This kind of editor implementation is also available as a ready-to-use inline build. Read more about CKEditor 5 predefined builds in the CKEditor 5 documentation.
Documentation
See the @ckeditor/ckeditor5-editor-inline package page in CKEditor 5 documentation.
Installation
npm install ckeditor5License
Licensed under a dual-license model, this software is available under:
- the GNU General Public License Version 2 or later,
- or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.