vapor-chamber API reference - v1.16.0
Repo
Performance
Roadmap
Laravel integration
Preparing search index...
router-fetch
LoaderCache
Type Alias LoaderCache
Fresh/stale windows for a cached loader read — the http client's own shape.
type
LoaderCache
=
{
ttl
?:
number
;
staleTtl
?:
number
;
serveStaleOnError
?:
boolean
;
}
Index
Properties
ttl?
stale
Ttl?
serve
Stale
On
Error?
Properties
Optional
ttl
ttl
?:
number
Optional
stale
Ttl
staleTtl
?:
number
Optional
serve
Stale
On
Error
serveStaleOnError
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ttl
stale
Ttl
serve
Stale
On
Error
Repo
Performance
Roadmap
Laravel integration
vapor-chamber API reference - v1.16.0
Loading...
Fresh/stale windows for a cached loader read — the http client's own shape.