What is the provided functionality of Angular-UI Jquery Passthrough and angular.element()?
Are they interchangeable? does jQuery passthrough any additional options over angular.element()?
Any good examples out there that might demonstrate the power of each in an ng-app?