MandaitorProviderProps
@mandaitor/react / MandaitorProviderProps
Interface: MandaitorProviderProps
Defined in: components/MandaitorProvider.d.ts:41
Properties
apiKey?
optionalapiKey?:string
Defined in: components/MandaitorProvider.d.ts:44
apiUrl?
optionalapiUrl?:string
Defined in: components/MandaitorProvider.d.ts:43
auth?
optionalauth?:object
Defined in: components/MandaitorProvider.d.ts:46
clientId?
optionalclientId?:string
issuer?
optionalissuer?:string
type
type:
"oidc"|"api_key"
children
children:
ReactNode
Defined in: components/MandaitorProvider.d.ts:52
configAuthToken?
optionalconfigAuthToken?:string
Defined in: components/MandaitorProvider.d.ts:45
tenantId
tenantId:
string
Defined in: components/MandaitorProvider.d.ts:42
theme?
optionaltheme?:Partial<MandaitorTheme>
Defined in: components/MandaitorProvider.d.ts:51