React-Redux
  • README
  • README
  • README
    • api
      • <Provider />
    • Getting Started
    • API
    • Troubleshooting
  • LICENSE
  • CHANGELOG
  • CODE_OF_CONDUCT
  • CONTRIBUTING
Powered by GitBook
On this page

README

PreviousREADMENextapi

Last updated 7 years ago

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