Ionic search suggestion directive

Hi all,

I am looking for search suggestion directive. The suggestion item list contains avatar and name. Do we have anything or any good reference on how to do this ?

Thanks

This is something that you can do with angular fairly easily.

https://docs.angularjs.org/api/ng/filter/filter

1 Like