Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
ReactRedux
Selector
Type alias Selector<S, TProps, TOwnProps>
Selector
<
S
,
TProps
,
TOwnProps
>
:
TOwnProps
extends
null
|
undefined
?
(
(
state
)
=>
TProps
)
:
(
(
state
,
ownProps
)
=>
TProps
)
Type Parameters
S
TProps
TOwnProps
=
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...