Skip to main content

Bold Penguin SDK Redux Selector Overview

Accessing the Redux store

The Bold Penguin SDK uses a Redux store to maintain state information within your single page application. While state interactions typically occur at the component level, Bold Penguin also publishes a collection of selectors to assist you with retrieving derived state information directly.

This section contains the generated documentation describing the individual selectors within the Bold Penguin SDK. Each page contains the the list of exposed functions for an individual selector.

Redux Selectors