AngularJs - Adding initial value to input

02:04 0 Comments





  <input type='text' class='frm-input' ng-model='customer.UserId' ng-init="customer.UserId = profile[0].UserID">   

marman

I’m just following the owner documentations :)

"Ideas are useless without the talent to make it happen."

0 comments: