Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
multi-select with AngularJS
posted

i have a problem when use combo multi-select with AngularJS. I dont know how to add
multi-selection= {
                         enabled="true"
                      }
to ig-combo

I think maybe use : <multi-selection enable="true"></multi-selection> but no result. Please help me thanks all