FontFaceSetLoadEvent

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The FontFaceSetLoadEvent interface of the CSS Font Loading API is fired whenever a FontFaceSet loads.

Event FontFaceSetLoadEvent

Constructor

FontFaceSetLoadEvent()

Creates a new FontFaceSetLoadEvent object.

Properties

FontFaceSetLoadEvent.fontfacesRead only

Returns an array of FontFace instances each of which represents a single usable font.

Specifications

Specification
CSS Font Loading Module Level 3
# fontfacesetloadevent

Browser compatibility

BCD tables only load in the browser