HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

fetchpriority

Description

The fetchpriority attribute for HTML specifies the priority for fetches initiated by the element.

Syntax

fetchpriority="value"

Examples

1 · HTML · auto

2 · HTML · high

3 · HTML · low

4 · JS · auto

5 · JS · high

6 · JS · low