[improvement] ImagePreview: add showIndicators prop (#1992)
This commit is contained in:
@@ -52,4 +52,5 @@ setTimeout(() => {
|
||||
| images | Images URL list | `Array` | `[]` |
|
||||
| startPosition | Start position | `Number` | `0` |
|
||||
| showIndex | Whether to show index | `Boolean` | `true` |
|
||||
| showIndicators | Whether to show indicators | `Boolean` | `false` |
|
||||
| onClose | Close callback | `Function` | - |
|
||||
|
||||
Reference in New Issue
Block a user