Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
IntegrationAppProviderProps
Interface IntegrationAppProviderProps
interface
IntegrationAppProviderProps
{
token
?:
string
;
fetchToken
?:
()
=>
Promise
<
string
>
;
credentials
?:
any
;
fetchCredentials
?:
()
=>
Promise
<
any
>
;
apiUri
?:
string
;
uiUri
?:
string
;
children
:
ReactNode
;
}
Index
Properties
token?
fetch
Token?
credentials?
fetch
Credentials?
api
Uri?
ui
Uri?
children
Properties
Optional
token
token
?:
string
Optional
fetch
Token
fetchToken
?:
()
=>
Promise
<
string
>
Optional
credentials
credentials
?:
any
Optional
fetch
Credentials
fetchCredentials
?:
()
=>
Promise
<
any
>
Optional
api
Uri
apiUri
?:
string
Optional
ui
Uri
uiUri
?:
string
children
children
:
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
fetch
Token
credentials
fetch
Credentials
api
Uri
ui
Uri
children
Console
SDK
REST API
Integration App React - v2.13.2
Loading...