Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
ReactRedux
ConnectedProps
Type alias ConnectedProps<TConnector>
Connected
Props
<
TConnector
>
:
TConnector
extends
InferableComponentEnhancerWithProps
<
infer
TInjectedProps
,
any
>
?
unknown
extends
TInjectedProps
?
TConnector
extends
InferableComponentEnhancer
<
infer
TInjectedProps
>
?
TInjectedProps
:
never
:
TInjectedProps
:
never
Infers the type of props that a connector will inject into a component.
Type Parameters
TConnector
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...
Infers the type of props that a connector will inject into a component.