The View Tree
You can use the View Tree to inspect your application's current state. The View Tree shows you the currently rendered templates, models, controllers, and components, in a tree format. Click on the View Tree menu on the left to see these.
Use the tips described in Object Inspector to inspect models and controllers. See below for templates and components.
Inspecting Templates
To see how a template was rendered by Ember, click on the template in the View Tree. If you're using Chro