mirror of
https://github.com/youzan/vant.git
synced 2025-12-22 01:07:29 +08:00
[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