Open lucacasonato opened 4 years ago
When a user hovers over an <a> tag, the component and data should be pre-fetched.
<a>
Quicklinks is a pretty simple implementation of this. . https://github.com/GoogleChromeLabs/quicklink
When a user hovers over an
<a>
tag, the component and data should be pre-fetched.