Skip to content

Instantly share code, notes, and snippets.

@bendc
Created January 4, 2017 16:48
Show Gist options
  • Save bendc/f3027891a7db052ba4c10ab808280fbb to your computer and use it in GitHub Desktop.
Save bendc/f3027891a7db052ba4c10ab808280fbb to your computer and use it in GitHub Desktop.
Web Components: hello-message render
document.body.innerHTML = "<hello-message>Jane</hello-message>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment