Directory

CKEditorVaadin - Vaadin Add-on Directory

CKEditor 5 and Vaadin, rich text editor including multiple functionalities CKEditorVaadin - Vaadin Add-on Directory
An integration of CKEditor 5 and Vaadin. * Version 1.*.* and 2.*.* are compiled by Java 11. * From version 3, the component is compiled by Java 17. * From version 4, the component is compiled by Java 21. Items that available in toolbar, you can select some/all of them. | -------------------------- | -------------------------- | -------------------------- | | -------------------------- | -------------------------- | -------------------------- | | heading | pipe line | block quote | | font family | font color | font size | | font background | bold | italic | | image upload | indent | outdent | | link | numbered list | bulleted list | | media embed | undo | redo | | underline | superscript | code | | subscript | strikethrough | remove format | | horizontal line | page break | special characters | | alignment | code block | highlight | | todo list | insert table | export to pdf | | export to word | html embed | find and replace | | source edit | minimap | pagination | | set license key | text part language | auto image | | mention | source code | auto save | | -------------------------- | -------------------------- | -------------------------- | Note: [export to pdf](https://ckeditor.com/docs/ckeditor5/latest/features/export-pdf.html) and [export to word](https://ckeditor.com/docs/ckeditor5/latest/features/export-word.html) are CKEditor Premium Features. You need to pay to use after 30 days free trial. Features * i18n * Dark mode * Autosave action * Custom action registeration * Configuration Next enhancements * Selection Event * bug fixes Future enhancements * theme on Lumo & Material Please feel free to post issues regarding to the addon on [github](https://github.com/eroself/vaadin-litelement-ckeditor/issues). **Note: Remember to whitelist 'com.wontlost' in your application.properties** ``` vaadin.whitelisted-packages = com.wontlost ``` Your [donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Q6H3YAQCWHMM4&source=url) will make the addon much better, thanks for all your support.