mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
6fd59e04ea
commit_hash:87014adfd73ebb2d79314c9119fc534c54902f75
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"
|
|
}
|
|
}
|
|
}
|