Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for paste

Hierarchy

Index

Properties

Optional allowedCustomPasteType

allowedCustomPasteType: string[]

Allowed custom content type when paste besides text/plain, text/html and images Only text types are supported, and do not add "text/" prefix to the type values

Optional defaultPasteType

defaultPasteType: PasteTypeOrGetter

Default paste type or function that returns the paste type. By default will use the normal (as-is) paste type.

Generated using TypeDoc