Masonry View
{
"view": {
"type": "masonry",
"options": [
{
"imageURL": "https://images.unsplash.com/photo-1481819613568-3701cbc70156",
"action": {
"type": "copy",
"value": "Moon"
}
},
{
"imageURL": "https://images.unsplash.com/photo-1614642264762-d0a3b8bf3700",
"action": {
"type": "copy",
"value": "Sun"
}
}
]
}
}MasonryOption
Last updated