Hi everyone,
I am wondering how difficult would it be to use ionic-filter-bar with a search button and when the search button is clicked, it sends a request to a server.
I love the look and feel of the ionic-filter-bar but I do not want it to filter any list, I want it to send a get request when the user hits the search button.
Would I need to manually change the ionic-filter-bar js files?
Would it be best to build my own search bar directive?
Any advice, much appreciated.