Link types: prerender
The prerender
keyword for the rel
attribute of the <link>
element is a hint to browsers that the user might need the target resource for the next navigation, and therefore the browser can likely improve the user experience by preemptively fetching and processing the resource — for example, by fetching its subresources or performing some rendering in the background offscreen.
Specifications
Specification |
---|
HTML Standard # link-type-prerender |
Browser compatibility
BCD tables only load in the browser