FontFace: loaded property

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

Specification
CSS Font Loading Module Level 3
# dom-fontface-loaded

Browser compatibility

BCD tables only load in the browser