Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 3, 2019 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/c1e5c014e4399649385d3965809dbe51 to your computer and use it in GitHub Desktop.
Save parzibyte/c1e5c014e4399649385d3965809dbe51 to your computer and use it in GitHub Desktop.
$inputNombre.addEventListener("awesomplete-selectcomplete", function() {
console.log("Se ha seleccionado un elemento de la lista");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment