Answer the question
In order to leave comments, you need to log in
I want to set up filtering, such an object, how can I do it in js?
Hello colleagues! I want to set up filtering of such an object. How can I do it?
[
{
"region": "Moscov",
"cities": [
{"name": "Moscov1"},
{"name": "Moscov2"},
{"name": "Moscov3"},
{"name": "Moscov4"},
{"name": "Moscov5"}
]
},
{
"region": "Altay",
"cities": [
{"name": "Altay1"},
{"name": "Altay2"},
{"name": "Altay3"},
{"name": "Altay4"},
{"name": "Altay5"}
]
}
]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question