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.
Constructor
FontFaceSetLoadEvent()-
Creates a new
FontFaceSetLoadEventobject.
Properties
FontFaceSetLoadEvent.fontfacesRead only-
Returns an array of
FontFaceinstances 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