On this page

Variable FontFaceSetLoadEvent

FontFaceSetLoadEvent: {
    prototype: FontFaceSetLoadEvent;
    new (
        type: string,
        eventInitDict?: FontFaceSetLoadEventInit,
    ): FontFaceSetLoadEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
FontFaceSetLoadEvent