ClipboardFiles
Reference — ClipboardFiles in the Mutka module API.
Interface: ClipboardFiles
Defined in: sandbox/authoring/hostProxy.ts:35
What host.board.readFiles resolves to - the pasteboard's pending file list.
Properties
operation
operation: "copy" | "cut";Defined in: sandbox/authoring/hostProxy.ts:37
paths
paths: string[];Defined in: sandbox/authoring/hostProxy.ts:36