lundi 6 avril 2015

How to set specific view in emberJS with itemcontroller

I have the following code:



{{#each categories.items itemController="item"}}


When I open the Ember inspector, it shows the view to be "virtual". I want to set the view to be "item" so that it follows the ember view I set out called itemView. I know we can set an itemController: is it possible to set an item view?





Aucun commentaire:

Enregistrer un commentaire