Brian Beswick
Posts: 0
Joined: Sat Aug 03, 2019 2:20 pm

How do I clear out inputs after the user pushes send and the job has been sent?

How do you do this in an Ionic 3 AngularJS modal? Appery is undefined.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How do I clear out inputs after the user pushes send and the job has been sent?

Hello,

You are right, it is available only in JQM projects. If you want to clear the input valu in Ionic 3 or Ionic 4 project, just clear the variable, which is used in the [(ngModel)] property

Return to “Issues”