Topic: MDB Select in AngularJS

Rodrigo Vassia free asked 5 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.



Currently, we don't support Angular JS. However, if you wish to use Angular 2+, we have MDB for Angular available here



Please insert min. 20 characters.

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