Skip to content

Instantly share code, notes, and snippets.

@kim-codes
Created December 1, 2016 06:29
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 kim-codes/51011b1b396163a901603e246eddcca9 to your computer and use it in GitHub Desktop.
Save kim-codes/51011b1b396163a901603e246eddcca9 to your computer and use it in GitHub Desktop.
setElement(){
this.element.children[0].textContent = 'Word: ' + wordToSearch;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment