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.
The URL of your product logo to display in the modal.