TinyMCE for Flow
TinyMCE wrapper for Vaadin Flow (Vaadin 10+)
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 contains the full source code and the test directory a limited example.
Links
Compatibility
1.4 | 2.1 | 3.1.1 | 3.2.0 | 3.3.0 | 3.3.1 | 3.3.2 | |
---|---|---|---|---|---|---|---|
24 | Y | Y | Y | ||||
23 | Y | Y | Y | Y | |||
22 | Y | ||||||
(21) | |||||||
(20) | |||||||
(19) | |||||||
(18) | |||||||
(17) | |||||||
(16) | |||||||
(15) | |||||||
14 | Y | Y | |||||
10-13 | Y | ||||||
-12 | Y | ||||||
-11 | Y | ||||||
-10 | Y | ||||||
(8.10) | |||||||
(8.9) | |||||||
(8.8) | |||||||
(8.7) | |||||||
(8.6) | |||||||
(8.5) | |||||||
(8.4) | |||||||
(8.3) | |||||||
(8.2) | |||||||
(8.1) | |||||||
(8.0) | |||||||
(7.7) | |||||||
(7.6) | |||||||
(7.5) | |||||||
(7.4) | |||||||
(7.3) | |||||||
(7.2) | |||||||
(7.1) | |||||||
(7.0) | |||||||
(6.8) | |||||||
(6.7) | |||||||
(6.6) | |||||||
(6.5) | |||||||
(6.4) | |||||||
(6.3) | |||||||
(6.2) | |||||||
(6.1) | |||||||
(6.0) |
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
- Released
- 2023-03-07
- Maturity
- STABLE
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 23+
- Vaadin 23 in 3.2.0
- Vaadin 22 in 3.2.0
- Vaadin 14 in 3.1.1
- Vaadin 13 in 1.4
- Vaadin 12 in 1.4
- Vaadin 11 in 1.4
- Vaadin 10 in 1.4
- Browser
- N/A