+1 vote
in Angular by
Which of the following is the correct way to apply a filter?

a) - Property-value || filter

b) - Property-value && filter

c) - Property-value | filter

1 Answer

0 votes
by

c) - Property-value | filter

...