Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentAndElementEventHandlers

Hierarchy

Index

Properties

oncopy: null | ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any)
oncut: null | ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any)
onpaste: null | ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any)

Methods

Generated using TypeDoc