Skip to main content

Home > @jsplumbtoolkit/browser-ui-copy-paste > BrowserUIPasteOptions

BrowserUIPasteOptions interface

Extension of paste options for use in a browser.

Signature:

export interface BrowserUIPasteOptions extends PasteOptions 

Extends: PasteOptions

Properties

PropertyModifiersTypeDescription
event?MouseEvent(Optional) Mouse event to use as the location for a paste.