Answer the question
In order to leave comments, you need to log in
How to get to a property in a filter in a dotted way?
Good afternoon everyone. Hung up the model and the filter.
I hung the model on the input, let's say I
hung the filter<input ng-model="paragraph">
<div ng-repeat="article in articles.values | filter:{article:paragraph}">
<!--Контент-->
</div>
<div ng-repeat="article in articles.values | filter:{article.title:paragraph}"></div>
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