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