Answer the question
In order to leave comments, you need to log in
How to filter an object in angularjs?
How to filter an object in angularjs?
For example, there is an object with properties Name, Age... I need to display everything, for example, where Name='Roman' and Age= 26
How to do it?
Answer the question
In order to leave comments, you need to log in
https://docs.angularjs.org/api/ng/filter/filter
Sometimes you don't even know how to respond to questions. It seems that there is documentation, and even Russian documentation is there ...
There is a special mechanism for this, which has flexible filtering settings by default.
You can read more in the documentation .
And if the standard functionality is not enough, you can always write your own, custom filter.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question