datadog-ux-utils Documentation - v1.0.0
Preparing search index...
types/types
PersistentQueueOptions
Type Alias PersistentQueueOptions
type
PersistentQueueOptions
=
{
storageKey
?:
string
;
maxBuffered
?:
number
;
byteCap
?:
number
;
flushOnInit
?:
boolean
;
writeDebounceMs
?:
number
;
}
Index
Properties
storage
Key?
max
Buffered?
byte
Cap?
flush
On
Init?
write
Debounce
Ms?
Properties
Optional
storage
Key
storageKey
?:
string
Optional
max
Buffered
maxBuffered
?:
number
Optional
byte
Cap
byteCap
?:
number
Optional
flush
On
Init
flushOnInit
?:
boolean
Optional
write
Debounce
Ms
writeDebounceMs
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
storage
Key
max
Buffered
byte
Cap
flush
On
Init
write
Debounce
Ms
datadog-ux-utils Documentation - v1.0.0
Loading...