mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
26 lines
608 B
JSON
26 lines
608 B
JSON
{
|
|
"features": [{
|
|
"id": "image_high_priority_preview_show",
|
|
"name": "Image property <code>high_priority_preview_show</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "1.0.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "svg",
|
|
"name": "<code>svg</code> image format",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.0.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|