Skip to content

Instantly share code, notes, and snippets.

@colepeters
Last active May 21, 2024 19:32
Show Gist options
  • Save colepeters/64b76649c25f9d7070e4343d21ebfe5f to your computer and use it in GitHub Desktop.
Save colepeters/64b76649c25f9d7070e4343d21ebfe5f to your computer and use it in GitHub Desktop.
Example of a custom element to prefetch a link's `href`
<prefetched-link href="https://prefetch-this-href.example.org">
This link's href is prefetched if the user is on a fast network
</prefetched-link>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment