mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
201be941c9
commit_hash:fd6e36a8ea96d96b9a00bac60a72f213c5f2dc0e
43 lines
977 B
JSON
43 lines
977 B
JSON
{
|
|
"card": {
|
|
"log_id": "test",
|
|
"states": [
|
|
{
|
|
"state_id": 0,
|
|
"div": {
|
|
"type": "container",
|
|
"items": [
|
|
{
|
|
"type": "image",
|
|
"image_url": "empty://",
|
|
"alignment_vertical": "top",
|
|
"alignment_horizontal": "center",
|
|
"width": {
|
|
"type": "fixed",
|
|
"value": 300
|
|
},
|
|
"height": {
|
|
"type": "fixed",
|
|
"value": 300
|
|
},
|
|
"extensions": [
|
|
{
|
|
"id": "shimmer",
|
|
"params": {
|
|
"corner_radius": {
|
|
"top-left": 0,
|
|
"top-right": 8,
|
|
"bottom-left": 16,
|
|
"bottom-right": 32
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|