If I have a reference to a model in Ember, how do I access its controller? If you're in the controller and want to access the model it's as simple as .get("model") but the reverse does not seem to hold when you need the controller.
.get("model")
Aucun commentaire:
Enregistrer un commentaire