Skip to content

Instantly share code, notes, and snippets.

@martzcodes
Created May 5, 2019 16:17
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 martzcodes/face36ce3b3d6f8fa506bf005c7194a3 to your computer and use it in GitHub Desktop.
Save martzcodes/face36ce3b3d6f8fa506bf005c7194a3 to your computer and use it in GitHub Desktop.
const toxicContainer = createCustomElement(ToxicityContainerComponent, {
injector: this.injector
});
customElements.define("toxicity-container", toxicContainer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment