base_ui/json/nouiSliderFilter.json

19 lines
321 B
JSON
Raw Permalink Normal View History

2025-02-01 09:34:55 +00:00
[
{
"title": "لغزنده",
"key": "ui_slider",
"showRange": [
{
"key": "minPriceValue",
"label": "حداقل قیمت",
"type": "string"
},
{
"key": "maxPriceValue",
"label": "حداکثر قیمت",
"type": "string"
}
]
}
]