wysiwyg-e Rich Text Editor component for Java
Rich Text Editor for Vaadin 10 Java
Java Integration of wysiwyg-e Rich Text Editor web component for Vaadin 10+. Use version 2.0+ for V14+ with npm mode and version 1 for V14 compatibility mode.
Features:
- Integration with Binder
- Basic API: sizing, value synchronization and event, value change mode, placeholder.
- ReadOnly & Disabled modes
- Configuration of the shown tools
Known issues:
- Web Component has issues with backspace macOS Safari https://github.com/miztroh/wysiwyg-e/issues/215
Sample code
WysiwygE wysiwygE = new WysiwygE("300px", "100vw"); wysiwygE.addValueChangeListener(this::onValueChange);
Links
- Java integration Github repository with issue tracking
- Web component Github repository with issue tracking
- Forum discussion thread
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Fixes conflicts caused by Polymer 3.3.
- Released
- 2020-01-20
- Maturity
- STABLE
- License
- MIT License
Compatibility
- Framework
- Vaadin 14
- Vaadin 10+ in 1.0.0.alpha1
- Vaadin 14+ in 2.0.0.alpha1
- Browser
- Firefox
- Safari
- Google Chrome
- iOS Browser
- Android Browser
- Internet Explorer
- Microsoft Edge
wysiwyg-e Rich Text Editor component for Java - Vaadin Add-on Directory
Rich Text Editor for Vaadin 10 JavaJava Integration of wysiwyg-e Rich Text Editor web component for Vaadin 10+. Use version 2.0+ for V14+ with npm mode and version 1 for V14 compatibility mode.
Features:
- Integration with Binder
- Basic API: sizing, value synchronization and event, value change mode, placeholder.
- ReadOnly & Disabled modes
- Configuration of the shown tools
Known issues:
- Web Component has issues with backspace macOS Safari https://github.com/miztroh/wysiwyg-e/issues/215