ixfx
Preparing search index...
Flow
StateMachine
DriverOpts
Type Alias DriverOpts<V>
DriverOpts
:
{
debug
?:
LogOption
;
handlers
:
ReadonlyArray
<
DriverHandler
<
V
>
>
;
shuffleHandlers
?:
boolean
;
}
Type Parameters
V
extends
Transitions
Type declaration
Optional
Readonly
debug
?:
LogOption
Readonly
handlers
:
ReadonlyArray
<
DriverHandler
<
V
>
>
Optional
Readonly
shuffleHandlers
?:
boolean
If
true
execution of handlers is shuffled each time
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
If true execution of handlers is shuffled each time