Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
FontFace
Interface FontFace
interface
FontFace
{
ascentOverride
:
string
;
descentOverride
:
string
;
display
:
string
;
family
:
string
;
featureSettings
:
string
;
lineGapOverride
:
string
;
loaded
:
Promise
<
FontFace
>
;
status
:
FontFaceLoadStatus
;
stretch
:
string
;
style
:
string
;
unicodeRange
:
string
;
variant
:
string
;
variationSettings
:
string
;
weight
:
string
;
load
(
)
:
Promise
<
FontFace
>
;
}
Index
Properties
ascent
Override
descent
Override
display
family
feature
Settings
line
Gap
Override
loaded
status
stretch
style
unicode
Range
variant
variation
Settings
weight
Methods
load
Properties
ascent
Override
ascent
Override
:
string
descent
Override
descent
Override
:
string
display
display
:
string
family
family
:
string
feature
Settings
feature
Settings
:
string
line
Gap
Override
line
Gap
Override
:
string
Readonly
loaded
loaded
:
Promise
<
FontFace
>
Readonly
status
status
:
FontFaceLoadStatus
stretch
stretch
:
string
style
style
:
string
unicode
Range
unicode
Range
:
string
variant
variant
:
string
variation
Settings
variation
Settings
:
string
weight
weight
:
string
Methods
load
load
(
)
:
Promise
<
FontFace
>
Returns
Promise
<
FontFace
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ascent
Override
descent
Override
display
family
feature
Settings
line
Gap
Override
loaded
status
stretch
style
unicode
Range
variant
variation
Settings
weight
load
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter