Functions

Function: ChordProvider

react-autonomy.ChordProvider

ChordProvider(props, context?): ReactElement<any, any>

React context provider for Chord services. This component is mainly a wrapper for a Redux store that powers Chord's analytics, cart, checkout, subscription and user models.



JS


Parameters

Name

Type

props

PropsWithChildren<PropsWithChildren<ChordProviderProps>>

context?

any

Returns

ReactElement<any, any>

Defined in

node_modules/@types/react/index.d.ts:543