2.3.4.17 oncut

oncut of type Function

Occurs on the source element when the object or selection is removed from the document and added to the system clipboard.

To invoke, right-click and select Cut from the shortcut menu, or press Ctrl+X.

  • Bubbles: Yes

  • Cancelable: Yes

  • Context Info: dataTransfer

This attribute is an extension of HTMLElement.

See also onbeforecut, oncopy, onpaste.