mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
151e234e4f
commit_hash:1f6e0d820bb2942e6c911d367dff59ef574910f9
18 lines
373 B
JSON
18 lines
373 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"
|
|
}
|
|
}
|
|
}]
|
|
}
|