We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76a928 commit da11772Copy full SHA for da11772
README.md
@@ -18,11 +18,12 @@ This project can be used to display images on a page.
18
## Core features
19
***
20
1. Display multiple images in a set amount of columns or filling the available space.
21
-2. View selected image in full screen.
22
-3. Enable various hover filters.
23
-4. Show image text in overlay.
24
-5. Responsive Design.
25
-6. Support for Image url and base64 input.
+2. View selected image in full screen.
+3. Retrieve data with OnSelect function for each seperate image
+4. Enable various hover filters.
+5. Show image text in overlay.
+6. Responsive Design.
26
+7. Support for Image url and base64 input.
27
28
29
### Demo ( open code )
0 commit comments