We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2be62b commit 96a6993Copy full SHA for 96a6993
1 file changed
README.md
@@ -26,6 +26,10 @@ The component allows to crop images and configure the following properties for a
26
The cropped image result can be obtain as a URI using `getCroppedImageDataUri` method
27
or as a Base64 encoded byte array by using `getCroppedImageBase64` method.
28
29
+## Supported versions
30
+
31
+Supported versions: Vaadin 24-25 (add-on version 1.x)
32
33
## Online demo
34
35
[Online demo here](http://addonsv24.flowingcode.com/image-crop)
0 commit comments