Resource Hints: modulepreload
Using `<link rel="modulepreload">`, browsers can be informed to prefetch module scripts without having to execute them, allowing fine-grained control over when and how module resources are loaded.
html element: link: rel: rel=modulepreload
html element: link: rel: rel=modulepreload: `as=json`
html element: link: rel: rel=modulepreload: `as=script`
html element: link: rel: rel=modulepreload: `as=style`
5 results found.