Path: blob/main/files/en-us/web/html/attributes/rel/modulepreload/index.md
6520 views
------{{HTMLSidebar}}
The modulepreload keyword for the {{HTMLAttrxRef("rel", "link")}} attribute of the {{HTMLElement("link")}} element provides a declarative way to preemptively fetch a module script and its dependencies, and store them in the document's module map for later evaluation.
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}