angular.js - How to bind array to ngmodel bound by select
phpcn_u1582
phpcn_u1582 2017-05-15 17:02:40
0
1
1291

The id in the option from repeat is bound to the ngmodel of select in the form of an array. How to bind...

phpcn_u1582
phpcn_u1582

reply all(1)
伊谢尔伦

selectngModel can be bound to an array. For details, you can take a look at Hacking with Angular: Play with the 7, 8, and 9 examples in the ngOptions directive; it should be able to help you.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template