Custom input in ion-select with Ionic 4 / Angular 8

added by JavaScript Kicks
12/16/2019 10:29:12 AM

1084 Views

This article covers a way to implement a custom input field for the ' ion-select ' component in the Ionic 4 / Angular 8 application, which by default does not allow editing of the options in it. So here is the ion-select component above which allows selecting one option out of 3 available in Ionic 4 application.


0 comments