@JimParsons wrote:
Say there’s a ‘test’ route. I’m rendering three templates (A, B, C) using renderTemplate hook, each of which has a corresponding controller (A, B,C). There are some properties that are defined in the controllers of A,B,C. How do I access these controller properties from the test route ? I’m just trying to modify the values of the controller properties of the templates in the route.
Posts: 1
Participants: 1