Raccoon AI Documentation home page
Search...
⌘K
Github
Community
Overview
SDKs
Python
Node.js
Tail
Overview
API Reference
LinkAppModal
App
Theme
useTailSDK
APIs
LAM
Fleet
Extensions
Tail
Support
Go to Platform
Raccoon AI Documentation home page
Search...
⌘K
Support
Go to Platform
Go to Platform
Search...
Navigation
API Reference
LinkAppModal
Documentation
APIs and SDKs
Changelog
Documentation
APIs and SDKs
Changelog
API Reference
LinkAppModal
Modal to link the app with the Raccoon Tail SDK.
Properties
isModalVisible
boolean
required
Determines if the modal is visible. Default value is
false
.
tailInstance
useTailSdk
required
The instance of the Tail SDK.
app
App | string
required
The app to link with, either an
App
object or the
app name
.
raccoonPasscode
string
required
The Raccoon Passcode.
onCancel
function
required
Callback function for when the modal needs to be closed. Called when either the user cancels or linking is successful or unsuccessful.
onOk
function
Callback function for the OK button. Called when app linking is successful.
compact
boolean
Determines if the modal should be in compact mode. All the additional text will be hidden, except for the Raccoon branding text. Default value is
false
.
theme
ModalTheme
The theme configuration for the modal.
logo
string
The URL of your product logo to display in the modal.
Was this page helpful?
Yes
No
Previous
App
App Interface for the Raccoon Tail SDK.
Next
On this page
Properties
Assistant
Responses are generated using AI and may contain mistakes.