Fetch Priority API (fetchpriority
attribute)
#137
LeaVerou
started this conversation in
State of HTML Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Allows specifying a hint to help the browser prioritize fetching various resources.
Code sample
MDN URL:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/fetchPriority
Specification URL:
https://wicg.github.io/priority-hints/
Any other links?
<img fetchpriority>
<link fetchpriority>
<script fetchpriority>
How stable is this feature?
Cutting edge (Shipped, but not in all browsers)
Type of feature
HTML attribute
What focus area does this feature fall into?
Performance, Embedding, Multimedia
Details
No response
Beta Was this translation helpful? Give feedback.
All reactions