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

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
loaded