Skip to main content

Function: getTenantLogo()

function getTenantLogo(state, ...params): string

Returns the current active user tenant logo

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

string

A derived value from the state.

Param

The BpSdk Redux store