How do I bind to list of checkbox values with AngularJS?

前端 未结 29 2638
天涯浪人
天涯浪人 2020-11-22 05:20

I have a few checkboxes:





        
29条回答
  •  自闭症患者
    2020-11-22 06:17

    A simple solution:

    colors: {{colors}}

    http://plnkr.co/edit/U4VD61?p=preview

提交回复
热议问题