Skip to content

Instantly share code, notes, and snippets.

@kresnasatya
Last active January 13, 2018 00:13
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 kresnasatya/6e4c0cfdb93f62e72fa6ac7e9eed7b9c to your computer and use it in GitHub Desktop.
Save kresnasatya/6e4c0cfdb93f62e72fa6ac7e9eed7b9c to your computer and use it in GitHub Desktop.
Adding DOM
...
connectedCallback() {
this.innerHTML = '<strong>Foo bar</strong>';
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment