base_ui/json/nouiSliderFilter.json
2025-02-01 13:04:55 +03:30

19 lines
321 B
JSON

[
{
"title": "لغزنده",
"key": "ui_slider",
"showRange": [
{
"key": "minPriceValue",
"label": "حداقل قیمت",
"type": "string"
},
{
"key": "maxPriceValue",
"label": "حداکثر قیمت",
"type": "string"
}
]
}
]