@mailstep-design-system/light-box
v0.0.1
Published
| Name | Type | Default | Required | |---------------------|--------------------------------------|---------|----------| | images | ImageData[] / undefined | | yes | | i
Downloads
3
Keywords
Readme
LightBox
| Name | Type | Default | Required |
|---------------------|--------------------------------------|---------|----------|
| images | ImageData[] / undefined | | yes |
| isLightBoxOpen | boolean | | yes | |
| onCloseLightBox | ()=> void | | yes |
| lightBoxAction | (id?: string) => () => Promise | | no |
| lightBoxActionTitle | string | | no |
| initialSlide | number | 0 | no |