mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
20 lines
395 B
JSON
20 lines
395 B
JSON
{
|
|
"features": [
|
|
{
|
|
"id": "indicator_nearest_pager_search",
|
|
"name": "Search for the nearest <code>pager</code> in the <code>indicator</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "31.10.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "31.11.0"
|
|
},
|
|
"web": {
|
|
"version_added": "31.12.0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|