Websites v4 docs v8.3.1
Preparing search index...
API Reference/State
UploadedFontFile
Interface UploadedFontFile
interface
UploadedFontFile
{
filename
:
string
;
format
:
UploadedFontFormat
;
style
:
"normal"
|
"italic"
;
url
:
string
;
weight
:
number
;
}
Index
Properties
filename
format
style
url
weight
Properties
filename
filename
:
string
format
format
:
UploadedFontFormat
style
style
:
"normal"
|
"italic"
url
url
:
string
weight
weight
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filename
format
style
url
weight
Websites v4 docs v8.3.1
Loading...