Skip to main content

Interface: ChatProviderProps

core/chat.ChatProviderProps

Properties

children

children: ReactNode


flowName

flowName: string


initialMessages

initialMessages: Partial<Message>[]

Methods

onClose

Optional onClose(): void

Returns

void