@JimParsons wrote:
Say, there’s a array of objects I return from the route’s model. How to set the computed property for each of the object by iterating it ? Also, how to use the computed property in the template to print them? Refer the code sample for a better idea.
Also, where are the computed properties generally written ? In the Route’s model or the controller ?
Posts: 1
Participants: 1