Skip to content

Instantly share code, notes, and snippets.

@stevermeister
Created December 2, 2019 20:36
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 stevermeister/1eb6a1ea49f8ac75e944cd73748dab2b to your computer and use it in GitHub Desktop.
Save stevermeister/1eb6a1ea49f8ac75e944cd73748dab2b to your computer and use it in GitHub Desktop.
el.innerHTML = { toString: () => 'hello' }
el.innerHTML // "hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment