ixfx
Preparing search index...
Flow
RepeatOpts
Type Alias RepeatOpts
RepeatOpts
:
Partial
<
Readonly
<
{
allowUndefined
:
boolean
;
count
:
number
;
onComplete
:
(
withError
:
boolean
)
=>
void
;
onStart
:
()
=>
void
;
signal
:
AbortSignal
;
while
:
(
count
:
number
)
=>
boolean
;
}
,
>
,
>
Options for repeat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Options for repeat