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 2cbd32e commit ccccbbdCopy full SHA for ccccbbd
README.md
@@ -72,7 +72,7 @@ Image Viewer Component Props:
72
| images | Array | yes | |
73
| initialIndex | number | no | Show image index at initialize |
74
| onClose | () => void | yes | Callback when close image viewer |
75
-| animationType | `slide | fade | none` | no | |
+| animationType | string | no | |
76
77
Image Component Props:
78
0 commit comments