VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/web-fonts
WebFontCacheOptions
Interface WebFontCacheOptions
interface
WebFontCacheOptions
{
dbName
?:
string
;
namespace
?:
string
;
persistent
?:
boolean
;
storeName
?:
string
;
}
Index
Properties
db
Name?
namespace?
persistent?
store
Name?
Properties
Optional
db
Name
dbName
?:
string
Optional
namespace
namespace
?:
string
Optional
persistent
persistent
?:
boolean
Optional
store
Name
storeName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Name
namespace
persistent
store
Name
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...