The FontFaceSetLoadEvent()
constructor creates a new FontFaceSetLoadEvent
object which is fired whenever a FontFaceSet
loads.
The FontFaceSetLoadEvent()
constructor creates a new FontFaceSetLoadEvent
object which is fired whenever a FontFaceSet
loads.
js
new FontFaceSetLoadEvent(type) new FontFaceSetLoadEvent(type, options)
A new FontFaceSetLoadEvent
object.
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
FontFaceSetLoadEvent |
57 | 79 | 41 | No | 44 | No | No | 57 | 41 | 43 | No | 7.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/FontFaceSetLoadEvent/FontFaceSetLoadEvent