Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/composify-js/composify
/ HostEventType
Enum
HostEventType
packages/react/src/utils/Bridge/BridgeEvent.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
enum HostEventType {
2
Initialize =
'initialize'
,
3
TitleUpdated =
'titleUpdated'
,
4
ContentRequested =
'contentRequested'
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected