Directory

TinyMCE for Flow - Vaadin Add-on Directory

TinyMCE wrapper for Vaadin Flow (Vaadin 10+) TinyMCE for Flow - Vaadin Add-on Directory
NOTE: The groupId is changed to org.parttio for version 3.3.0 and forward! Artifacts also from that version forward available in Maven central. Vaadin 10+ Java integration for TinyMCE text editor. Works with binder as the component implements HasValue interfaces. The value is plain HTML. If you can't trust your users, be sure to apply converter that filters the input with e.g. JSOUP library. Builds will be available from https://vaadin.com/directory [Project page in GitHub](https://github.com/mstahv/tinymce-for-flow) contains the full source code and the test directory a limited example.