[new feature] ImagePreview: add swipe-duration prop (#3963)
This commit is contained in:
@@ -7,6 +7,7 @@ let instance;
|
||||
const defaultConfig = {
|
||||
images: [],
|
||||
loop: true,
|
||||
swipeDuration: 500,
|
||||
value: true,
|
||||
minZoom: 1 / 3,
|
||||
maxZoom: 3,
|
||||
|
||||
Reference in New Issue
Block a user