Firefox Tomorrow

web api interface

ClipboardEvent

View on MDN ↗

The ClipboardEvent interface of the Clipboard API represents events providing information related to modification of the clipboard, that is cut, copy, and paste events.

Constructor

Instance properties

Also inherits properties from its parent Event.

Instance methods

No specific methods; inherits methods from its parent Event.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also