FontFaceSet
The FontFaceSet
interface of the CSS Font Loading API manages the loading of font-faces and querying of their download status.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The ready
read-only property of the FontFaceSet interface returns a Promise that resolves to the given FontFaceSet.
Link copied to clipboard
The status
read-only property of the FontFaceSet interface returns the loading state of the fonts in the set.