mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
added range support for slider
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"description": "Slider with ranges",
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"ios"
|
||||
],
|
||||
"div_data": {
|
||||
"templates": {},
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"description": "Slider with ranges",
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"ios"
|
||||
],
|
||||
"templates": {
|
||||
"test_slider": {
|
||||
|
||||
Reference in New Issue
Block a user