Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wandb/openui
/ HTMLAnnotatorProps
Interface
HTMLAnnotatorProps
frontend/src/components/HtmlAnnotator.tsx:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
interface HTMLAnnotatorProps {
77
id: string
78
error?: string
79
}
80
81
export interface IFrameEvent {
82
action: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected