Logos DX
Preparing search index...
@logosdx/react
AsyncOptions
Type Alias AsyncOptions<E>
type
AsyncOptions
<
E
=
Record
<
string
,
any
>
>
=
{
invalidateOn
?:
(
keyof
E
)
[]
;
pollInterval
?:
number
;
skip
?:
boolean
;
}
Type Parameters
E
=
Record
<
string
,
any
>
Index
Properties
invalidate
On?
poll
Interval?
skip?
Properties
Optional
invalidate
On
invalidateOn
?:
(
keyof
E
)
[]
Optional
poll
Interval
pollInterval
?:
number
Optional
skip
skip
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
invalidate
On
poll
Interval
skip
Logos DX
Loading...