MandaitorProviderProps
@mandaitor/react / MandaitorProviderProps
Interface: MandaitorProviderProps
Defined in: components/MandaitorProvider.tsx:27
Properties
apiKey?
optionalapiKey:string
Defined in: components/MandaitorProvider.tsx:30
apiUrl?
optionalapiUrl:string
Defined in: components/MandaitorProvider.tsx:29
auth?
optionalauth:object
Defined in: components/MandaitorProvider.tsx:32
clientId?
optionalclientId:string
issuer?
optionalissuer:string
type
type:
"oidc"|"api_key"
children
children:
ReactNode
Defined in: components/MandaitorProvider.tsx:38
configAuthToken?
optionalconfigAuthToken:string
Defined in: components/MandaitorProvider.tsx:31
tenantId
tenantId:
string
Defined in: components/MandaitorProvider.tsx:28
theme?
optionaltheme:Partial<MandaitorTheme>
Defined in: components/MandaitorProvider.tsx:37