Angular1 Questions

angular1

bindToController: {
  username: '=username', // passing data between components
  fireSubmit: '&onSubmit'
}

angular.mock
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License