Home:ALL Converter>How to bind ngmodel to use assign property in ionic alertcontroller

How to bind ngmodel to use assign property in ionic alertcontroller

Ask Time:2019-09-23T16:46:15         Author:john

Json Formatter

I am using Ionic alertcontroller to recieve OTP. It is recognising as null in backend because the property is not set correctly in input section of the alertcontroller. I tried to use ngModel in there, how ever it displays error: this type input is not available.

Author:john,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/58058723/how-to-bind-ngmodel-to-use-assign-property-in-ionic-alertcontroller
yy