[new feature] ImagePreview: add lazyLoad prop (#2569)
This commit is contained in:
@@ -60,6 +60,7 @@ setTimeout(() => {
|
||||
| onClose | Close callback | `Function` | - |
|
||||
| asyncClose | Whether to enable async close | `Boolean` | `false` |
|
||||
| className | Custom className | `String | Array | Object` | - |
|
||||
| lazyLoad | Whether to enable thumb lazy load,should register [Lazyload](#/en-US/lazyload) component | `Boolean` | `false` |
|
||||
|
||||
### onClose Parematers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user