Interface PasteClipboardArgument

interface PasteClipboardArgument {
    isContentsOnly?: boolean;
}

Hierarchy (view full)

Properties

Properties

isContentsOnly?: boolean

Default Value

false