MDB Select in AngularJS


Topic: MDB Select in AngularJS

Rodrigo Vassia 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.


Bartłomiej Malanowski staff pro premium answered 5 years ago

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
  • User: 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