Slide 45
Slide 45 text
Controller targets
■ By default, the router is injected as `target`
■ Sometimes, Ember sets a controller’s `target` is set to
another controller
■ {{render}} sets rendered controller to the template’s
`controller`
■ {{each}} with an itemController, itemController
instances `targets` are set to the parent
39
Thursday, September 19, 13