Files
divkit/schema/div-text-range-background.json
T
edubinskaya 2f9c07f254 added border and background for ranges of text
added border and background for ranges of text
2022-11-07 14:00:57 +03:00

9 lines
140 B
JSON

{
"anyOf": [
{
"$ref": "div-solid-background.json",
"$description": "translations.json#/div_background_solid"
}
]
}