Posts by raphael henrique • 9 points
2 posts
-
-1
votes1
answer215
viewsQ: Reactive Forms Ionic 4, data call
I used ngModel to take data from an api and move to a form, where the user typed the zip code and obtained the data, but as it will be discontinued, I will switch to reactive Forms, now I’m having…
-
1
votes1
answer105
viewsQ: Ionic 4 html form completion confirmation
my app has an address form, which searches all the data by the zip code, but it needs to put the number manually, however currently, the user can confirm without filling in the number, I’m new at…