Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.fonts
/
FontFaceSet
/
loadAsync
load
Async
abstract
fun
loadAsync
(
font
:
String
,
text
:
String
=
definedExternally
)
:
Promise
<
ReadonlyArray
<
FontFace
>
>
(
source
)