Files
divkit/schema/div-transition-selector.json
man-y 7f00e3b5aa Mark supported features of Flutter
e5a6a0f23d3e399f39c492c585359ca1666ccddf
2024-05-14 11:19:28 +03:00

17 lines
252 B
JSON

{
"type": "string",
"enum": [
"none",
"data_change",
"state_change",
"any_change"
],
"$description": "translations.json#/div_transition_selector",
"deprecated": true,
"platforms": [
"android",
"ios",
"web"
]
}