web api instance property
FontFace: loaded property
Available in workers
The loaded read-only property of the FontFace interface returns a Promise that resolves with the current FontFace object when the font specified in the object’s constructor is done loading or rejects with a SyntaxError.
Value
A Promise that resolves with the current FontFace object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.