Published
- 1 min read
ion-searchbar change event
The solution for this is noted below
ion-searchbar change event
Solution
<ion-searchbar (ionChange)="getSearch()"></ion-searchbar>
Try other methods by searching on the site. That is if this doesn’t work