MCPcopy
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
76interface HTMLAnnotatorProps {
77 id: string
78 error?: string
79}
80
81export interface IFrameEvent {
82 action: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected