Topic: MDB Select in AngularJS
                  
                  Rodrigo Vassia
                  free
                  asked 6 years ago
                
Hi, i need to use MDB Select in AngularJS, with ng-options doesn't work, and I also tried with:
 <select class="mdb-select md-form">
           <option ng-repeat="city in cities" value="{{city.idObject}}">{{city.name}}</option>
</select>
but it doesn't work either.
                      
                        Add comment
                      
                    
                  
                
                      
                      Bartłomiej Malanowski
                      staff
                        answered 6 years ago
                    
Currently, we don't support Angular JS. However, if you wish to use Angular 2+, we have MDB for Angular available here
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Answered
Specification of the issue
              - ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.7.7
 - Device: Laptop
 - Browser: Chrome
 - OS: Windows
 - Provided sample code: No
 - Provided link: No