Interfaces
Interface: ChordProviderProps
docid\ zoz6w56ubppacr0po0gls chordproviderprops props for docid\ idzofwt8d2pro5pjo4xsg properties auth • auth interface authclient\<t> docid\ jisgs4kxnbqannkbxhaw < any > chord compatible wrapper for an authentication client docid\ jisgs4kxnbqannkbxhaw describes the shape this client must take in order to work with react autonomy defined in https //github com/chordcommerce/chord ui/blob/2b105e1/packages/react autonomy/src/provider/index tsx#l38 config • config type alias chordclientconfig docid\ hnglasutqtehpyirv06jr configuration variables for chord these are provided during provisioning defined in https //github com/chordcommerce/chord ui/blob/2b105e1/packages/react autonomy/src/provider/index tsx#l17 middleware • optional middleware middleware <{}, any , dispatch < anyaction >>\[] redux middlewares these allow you to extend/modify chord's core functionality to your application's needs defined in https //github com/chordcommerce/chord ui/blob/2b105e1/packages/react autonomy/src/provider/index tsx#l22 preloadedstate • optional preloadedstate record < string , any > state that you would like loaded into the redux store defined in https //github com/chordcommerce/chord ui/blob/2b105e1/packages/react autonomy/src/provider/index tsx#l26 reducer • optional reducer object additional redux reducers to be added to the store index signature ▪ \[key string ] reducer defined in https //github com/chordcommerce/chord ui/blob/2b105e1/packages/react autonomy/src/provider/index tsx#l30