ixfx
Preparing search index...
Rx
SwitcherOptions
Type Alias SwitcherOptions
SwitcherOptions
:
{
match
:
"first"
|
"all"
}
Switcher options.
match (default: 'first')
'first': Outputs to first case where predicate is
true
'all': Outputs to all cases where predicate is
true
Type declaration
match
:
"first"
|
"all"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Switcher options.
match (default: 'first')