The FontFaceSetLoadEvent interface of the the Css Font Loading
is fired whenever a web.fonts.FontFaceSet loads.
The FontFaceSetLoadEvent interface of the the Css Font Loading is fired whenever a `web.fonts.FontFaceSet` loads.
(fontfaces this)Property.
[Read Only] [Experimental]
The fontfaces read-only property of the FontFaceLoadEventInit
returns an array of web.fonts.FontFace instances, each of which
a single usable font.
var fontFace[] = FontFaceSetLoadEvent.fontfaces
See also: https://developer.mozilla.org/en-US/docs/Web/API/FontFaceSetLoadEvent/fontfaces
Property. [Read Only] [Experimental] The fontfaces read-only property of the `FontFaceLoadEventInit` returns an array of `web.fonts.FontFace` instances, each of which a single usable font. `var fontFace[] = FontFaceSetLoadEvent.fontfaces` See also: `https://developer.mozilla.org/en-US/docs/Web/API/FontFaceSetLoadEvent/fontfaces`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |