ClipboardParams interface

Clipboard write parameters

Properties

content

Blob content in Base64 string format

mimeType

Mime Type of data to be copied to Clipboard

Property Details

content

Blob content in Base64 string format

content: string

Property Value

string

mimeType

Mime Type of data to be copied to Clipboard

mimeType: ClipboardSupportedMimeType

Property Value