Typescript Library Declarations (DOM)
Variable FontFace
Font
Face
:
{
prototype
:
FontFace
;
new
(
family
,
source
,
descriptors
?
)
:
FontFace
;
}
Type declaration
new
(
family
,
source
,
descriptors
?
)
:
FontFace
Parameters
family
:
string
source
:
string
|
BinaryData
Optional
descriptors
:
FontFaceDescriptors
Returns
FontFace
prototype
:
FontFace
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark