mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
163b84dfe8
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
20 lines
329 B
JSON
20 lines
329 B
JSON
{
|
|
"features": [
|
|
{
|
|
"id": "switch",
|
|
"name": "<code>switch</code> component",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "30.25.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.28.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.29.0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|