Skip to content

Instantly share code, notes, and snippets.

@ranwahle
Created May 12, 2019 14:04
Show Gist options
  • Save ranwahle/de3e4e73c875399f4ef752d0e6d5ab48 to your computer and use it in GitHub Desktop.
Save ranwahle/de3e4e73c875399f4ef752d0e6d5ab48 to your computer and use it in GitHub Desktop.
Define custom element
customElements.define('self-routing-anchor', SelfRoutingAnchor, {extends: 'a'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment