Skip to content

Instantly share code, notes, and snippets.

@gokman
Created May 30, 2017 19:13
Show Gist options
  • Select an option

  • Save gokman/8f4992d2e1708c165fe4e84aa0457d60 to your computer and use it in GitHub Desktop.

Select an option

Save gokman/8f4992d2e1708c165fe4e84aa0457d60 to your computer and use it in GitHub Desktop.
click enter execute method in angularjs
ng-keyup="$event.keyCode == 13 ? search() : null"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment