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.
Name | Type |
---|---|
props | PropsWithChildren<PropsWithChildren<ChordProviderProps>> |
context? | any |
ReactElement<any, any>
node_modules/@types/react/index.d.ts:543