mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"type": "gallery",
|
|
"scroll_mode": "paging",
|
|
"items": [],
|
|
"width": {
|
|
"type": "fixed",
|
|
"value": 100
|
|
},
|
|
"height": {
|
|
"type": "fixed",
|
|
"value": 100
|
|
}
|
|
}
|