# Stretch
List of scalable images
# example
Copy
# PictureStretch Attributes
| param | explain | type | necessary | default |
|---|---|---|---|---|
| gap-width | Image gap | number | no | 96px |
| img-width | width | number | no | 303px |
| img-height | height | number | no | 204px |
| transition-time | animation time | number | no | 0.3s |
| picture-list | image list | Array | yes | - |
# PictureStretch Events
| event | explain | params |
|---|---|---|
| callback | Picture click callback | Select the value of the picture |
