Getting Started: adding React-Redux to a React todo app
API
<Provider store>
connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])
connectAdvanced(selectorFactory, [connectOptions])
Troubleshooting
Last updated 6 years ago