Skip to content

Commit 96a6993

Browse files
committed
docs(readme): document supported versions
1 parent c2be62b commit 96a6993

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ The component allows to crop images and configure the following properties for a
2626
The cropped image result can be obtain as a URI using `getCroppedImageDataUri` method
2727
or as a Base64 encoded byte array by using `getCroppedImageBase64` method.
2828

29+
## Supported versions
30+
31+
Supported versions: Vaadin 24-25 (add-on version 1.x)
32+
2933
## Online demo
3034

3135
[Online demo here](http://addonsv24.flowingcode.com/image-crop)

0 commit comments

Comments
 (0)