Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/chatkit-js
/ ChatKit.tsx
File
ChatKit.tsx
packages/chatkit-react/src/ChatKit.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import type { ChatKitControl, ToEventHandlerKey } from
'./useChatKit'
;
3
import type { OpenAIChatKit, ChatKitEvents } from
'@openai/chatkit'
;
4
Callers
nothing calls this directly
Calls
2
setOptions
Method · 0.80
addEventListener
Method · 0.80
Tested by
no test coverage detected