MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/editor/src/runtime/web_runtime.tsx:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26class DocumentNodeComponent extends Component<DocumentNodeProps> {
27 private previewFrameRef: React.RefObject<HTMLIFrameElement>
28 private hiddenFrameRef: React.RefObject<HTMLIFrameElement>
29 private hiddenFrameState: FrameState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected