Api-class icon Template feature for CKEditor 5

This package implements the template feature for CKEditor 5. It allows you to insert pre-existing templates into the editor content and speed up the editing process. Templates can represent fragments of the content (like a table with formatting) or entire documents (for example, a formal letter template).

Demo

Copy link

Check out the demo in the template feature guide.

Documentation

Copy link

See the template feature guide as well as the Template plugin documentation.

Installation

Copy link

This package is part of our premium aggregate package.

npm install ckeditor5-premium-features
Copy code
Copy link