Options
All
  • Public
  • Public/Protected
  • All
Menu

Enum for paste options

Index

Enumeration members

Enumeration members

AsImage

AsImage: = 3

If there is a image uri in the clipboard, paste the content as image element

AsPlainText

AsPlainText: = 1

Paste only the plain text

MergeFormat

MergeFormat: = 2

Apply the current style to pasted content

Normal

Normal: = 0

Default paste behavior

Generated using TypeDoc