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