mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
87ff87ec8d
75b54d815b369b5e8e7e3e4ebca00b296abbfa55
20 lines
588 B
JSON
20 lines
588 B
JSON
{
|
|
"features": [{
|
|
"id": "pager_scroll_action_start_end",
|
|
"name": "Pager scroll action <code>scroll_to_start</code> / <code>scroll_to_end</code>",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "29.10.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "pager_scroll_action_move_with_step",
|
|
"name": "Pager scroll action <code>set_previous_item</code> and <code>set_next_item</code> with the <code>step</code> argument",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "29.10.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|