@mailstep-design-system/image-list
v0.0.1
Published
| Name | Type | Default | Required | |---------------------|--------------------------------------------|---------|----------| | images | ImageData[] / undefined |
Downloads
4
Keywords
Readme
ImageList
| Name | Type | Default | Required |
|---------------------|--------------------------------------------|---------|----------|
| images | ImageData[] / undefined | | yes |
| onImageUpload | (props: ImageUploadProps) => Promise | | no | |
| onImageRemove | (id?: string) => () => void | | no |
| lightBoxAction | (id?: string) => () => Promise | | no |
| lightBoxActionTitle | string | | no |