[new feature] ImagePreview: add asyncClose prop (#2198)
This commit is contained in:
@@ -9,6 +9,7 @@ const defaultConfig = {
|
||||
loop: true,
|
||||
value: true,
|
||||
showIndex: true,
|
||||
asyncClose: false,
|
||||
startPosition: 0,
|
||||
showIndicators: false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user