mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
15 lines
235 B
JSON
15 lines
235 B
JSON
{
|
|
"type": "container",
|
|
"items": [
|
|
{
|
|
"type": "image",
|
|
"image_url": "https://yastatic.net/s3/home/divkit/chess.png",
|
|
"width": {
|
|
"type": "predefined",
|
|
"value": "wrap_content"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|