Checking for empty return values
saranshbarua opened this issue · 1 comments
saranshbarua commented
Is there a way to know if the filtered value array is empty? I'm taking an input from a input box and the returning filter values are then displayed using ngFor. I basically want to show the text no results found
if nothing matches"
saranshbarua commented
Ok, I figured this out. Closing this.