Redux Preboiled
CtrlK
  • Redux Preboiled
  • Guides
    • Getting Started
    • Actions
    • Reducers
    • Testing
  • API
    • API Overview
    • chainReducers
    • createAction
    • getInitialState
    • onAction
    • reduceActions
    • withInitialState
  • Misc
    • Changelog
    • License
Powered by GitBook
On this page
  • Actions
  • Reducers
  • Testing
  1. API

API Overview

Below you'll find links to the API documentation pages of all Redux Preboiled helpers, grouped by topic.

Actions

  • createAction

Reducers

  • chainReducers

  • onAction

  • withInitialState

Testing

  • getInitialState

  • reduceActions

PreviousTestingNextchainReducers

Last updated 3 years ago