Preparing search index...
The search index is not available
@rxfx/react
@rxfx/react
HandlerArgs
Interface HandlerArgs<TMatchType>
Type Parameters
TMatchType
Hierarchy
HandlerArgs
ListenerArgs
FilterArgs
Index
Properties
matches
Properties
matches
matches
:
{
match
:
(
(
i
:
any
)
=>
i
is
TMatchType
)
|
(
(
i
:
any
)
=>
boolean
)
}
Type declaration
match
:
(
(
i
:
any
)
=>
i
is
TMatchType
)
|
(
(
i
:
any
)
=>
boolean
)
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@rxfx/react
Handler
Args
matches
Generated using
TypeDoc