CBK.AI
CBK.AI DOCS
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
The search index is not available
ChatBotKit Node SDK
ChatBotKit Node SDK
@chatbotkit/react
hooks/useWidgetInstance
ChatBotKitWidgetInstance
Type alias ChatBotKitWidgetInstance
Chat
Bot
Kit
Widget
Instance
:
HTMLElement
&
{
functions
?:
Record
<
string
,
WidgetFunction
>
|
null
;
messages
?:
WidgetMessage
[]
|
null
;
notifications
?:
Record
<
string
,
WidgetNotification
>
|
null
;
ready
:
boolean
;
readyPromise
:
Promise
<
boolean
>
;
}
Type declaration
Optional
functions
?:
Record
<
string
,
WidgetFunction
>
|
null
Optional
messages
?:
WidgetMessage
[]
|
null
Optional
notifications
?:
Record
<
string
,
WidgetNotification
>
|
null
ready
:
boolean
ready
Promise
:
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ChatBotKit Node SDK
@chatbotkit/fetch
@chatbotkit/sdk
@chatbotkit/react
@chatbotkit/next
@chatbotkit/nextauth
@chatbotkit/cli
Generated using
TypeDoc