Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
WidgetSourceCacheHints
Interface WidgetSourceCacheHints
interface
WidgetSourceCacheHints
{
freshness
?:
SourceFreshnessContract
;
keyParts
?:
readonly
string
[]
;
metadataCacheable
?:
boolean
;
resultCacheable
?:
boolean
;
ttlMs
?:
number
;
}
Index
Properties
freshness?
key
Parts?
metadata
Cacheable?
result
Cacheable?
ttl
Ms?
Properties
Optional
Readonly
freshness
freshness
?:
SourceFreshnessContract
Optional
Readonly
key
Parts
key
Parts
?:
readonly
string
[]
Optional
Readonly
metadata
Cacheable
metadata
Cacheable
?:
boolean
Optional
Readonly
result
Cacheable
result
Cacheable
?:
boolean
Optional
Readonly
ttl
Ms
ttl
Ms
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
freshness
key
Parts
metadata
Cacheable
result
Cacheable
ttl
Ms
@honua/sdk-js
Loading...