Preparing search index...
The search index is not available
ixfx
ixfx
Flow
RepeatOpts
Type Alias RepeatOpts
Repeat
Opts
:
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