angular.bind

Improve this Doc View Source angular.bind

  1. function in module ng

Returns a function which calls function fn bound to self (self becomes the this for fn). You can supply optional args that are prebound to the function. This feature is also known as 登录查看完整内容