Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.fonts
/
FontFace
/
FontFace
Font
Face
web
constructor
(
family
:
String
,
source
:
String
,
descriptors
:
FontFaceDescriptors
=
definedExternally
)
(
source
)
constructor
(
family
:
String
,
source
:
BufferSource
,
descriptors
:
FontFaceDescriptors
=
definedExternally
)
(
source
)