lundi 19 juin 2017

Iterate through custom array in ember js

I need to iterate through custom Array directly in the ember template like:


  <div class="input-group-">
    .
    .
    .
  </div>


How can I do it? The above code doesn't render anything.




Aucun commentaire:

Enregistrer un commentaire