Skip to main content

Function: getConfigOptions()

function getConfigOptions(state, ...params): IConfigOptions

Gets all SDK configuration options

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

IConfigOptions

A derived value from the state.

Param

BpSdk redux store