Examine view properties in client browser

Is it possible to examine the properties of your view’s components using the Inspect tools in the browser? I am having some difficulty debugging what is going on in a view, and while I could throw in more logs or bind debugging labels to the properties, it would be much easier if I could just sneak a peak at the components’ properties in real-time.

There is a way, but I promise that the logging and/or debug labels is easier.