Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. ClipboardEvent
  4. clipboardData

ClipboardEvent: clipboardData property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨March 2017⁩.

TheclipboardData property of theClipboardEvent interface holds aDataTransfer object, which can be used to:

See thecut,copy, andpaste events documentation for more information.

Value

ADataTransfer object.

The property can benull when the event is created using the constructor. It is nevernull when dispatched by the browser.

Specifications

Specification
Clipboard API and events
# clipboardevent-clipboarddata

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp