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
actions/complete
HandlerResult
Type alias HandlerResult
Handler
Result
:
string
|
ReactElement
|
{
children
?:
ReactNode
;
render
?:
RenderFunction
;
result
?:
any
;
text
?:
string
;
}
Type declaration
Optional
children
?:
ReactNode
Optional
render
?:
RenderFunction
Optional
result
?:
any
Optional
text
?:
string
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