# Rotation
Picture scrolling
# example
Copy
# PictureRotation Attributes
params | explain | type | necessary | default |
---|---|---|---|---|
width | width | number | no | 960px |
height | height | number | no | 300px |
gap-width | Image gap | number | no | 88px |
big-width | big image width | number | no | 600px |
big-height | big image height | number | no | 250px |
img-width | image width | number | no | 300px |
img-height | image height | number | no | 226px |
picture-list | image list | Array | yes | - |
# PictureRotation Events
event | explain | params |
---|---|---|
callback | Picture click callback | Picture click callback value |
handleBigImgCallback | big picture click callback | Picture click callback value |