ThingOrigin.js
Preparing search index...
fontParams
Interface fontParams
interface
fontParams
{
fontName
:
string
;
fontUrl
:
string
;
indexedDB
:
{
active
:
boolean
;
id
:
number
}
;
}
Index
Properties
font
Name
font
Url
indexed
DB
Properties
font
Name
fontName
:
string
字体名称
font
Url
fontUrl
:
string
字体访问链接
indexed
DB
indexedDB
:
{
active
:
boolean
;
id
:
number
}
缓存
Type declaration
active
:
boolean
是否缓存字体
id
:
number
缓存字体的id
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
font
Name
font
Url
indexed
DB
ThingOrigin.js
Loading...