ReferenceClipboard
Clipboard operations
Clipboard parsing, model insertion, and selection serialization.
3 operations. Names, descriptions, and behavior flags come from the canonical contract.
Operations
clipboard.parseParse and sanitize a ClipboardPayload into a deterministic v2 clipboard insert plan with diagnostics. Does not mutate the document.readclipboard.insertInsert a parsed clipboard plan, v2 fragment, or raw ClipboardPayload through the v2 pasteFragment kernel operation.mutatestrackedclipboard.serializeSelectionSerialize the current or supplied model selection into text/plain, text/html, and application/x-superdoc-v2-fragment clipboard payloads.read