mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
87ff87ec8d
75b54d815b369b5e8e7e3e4ebca00b296abbfa55
19 lines
448 B
JSON
19 lines
448 B
JSON
{
|
|
"features": [{
|
|
"id": "text_truncate",
|
|
"name": "Text truncate",
|
|
"status": {
|
|
"deprecated": true,
|
|
"notes": "Property is deprecated and should not be used. Use <code>ellipsis</code> instead"
|
|
},
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "1.0.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|