[new feature] ImagePreview: add className prop (#2433)
This commit is contained in:
@@ -59,6 +59,7 @@ setTimeout(() => {
|
||||
| loop | Whether to enable loop | `Boolean` | `true` |
|
||||
| onClose | Close callback | `Function` | - |
|
||||
| asyncClose | Whether to enable async close | `Boolean` | `false` |
|
||||
| className | Custom className | `String | Array | Object` | - |
|
||||
|
||||
### onClose Parematers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user