Closed rafalaurine closed 6 years ago
How can I use the ionFocus event? I have tried this: <ion-tags-input [(ngModel)]="tags" (ionFocus)="onFocus()"></ion-tags-input>
<ion-tags-input [(ngModel)]="tags" (ionFocus)="onFocus()"></ion-tags-input>
Now support, please upgrade.
How can I use the ionFocus event? I have tried this:
<ion-tags-input [(ngModel)]="tags" (ionFocus)="onFocus()"></ion-tags-input>