For a site using knockout.js you could select an element in chrome with the picker (dev tools) and then write in the console ko.contextFor($0) is there an eqivalent in Aurelia that would let me see the binding context for an HTML element?
Looking at the code from the chrome addon it seems that $0.au gives a decent amount of information.
To get the binding context you can find it with $0.au.show.scope.bindingContext
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more