mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
14 lines
283 B
JSON
14 lines
283 B
JSON
{
|
|
"properties": {
|
|
"id": {
|
|
"$description": "translations.json#/div_action_scroll_id",
|
|
"type": "string"
|
|
},
|
|
"animated": {
|
|
"$description": "translations.json#/div_action_scroll_animated",
|
|
"type": "boolean",
|
|
"default_value": "true"
|
|
}
|
|
}
|
|
}
|