mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
[new feature] ImagePreview: add lazyLoad prop (#2569)
This commit is contained in:
@@ -9,6 +9,7 @@ const defaultConfig = {
|
||||
loop: true,
|
||||
value: true,
|
||||
className: '',
|
||||
lazyLoad: false,
|
||||
showIndex: true,
|
||||
asyncClose: false,
|
||||
startPosition: 0,
|
||||
|
||||
Reference in New Issue
Block a user