1. Asynchronous Clipboard API

    A modern, asynchronous Clipboard API based on Promises

  2. Synchronous Clipboard API

    API to provide copy, cut and paste events as well as provide access to the OS clipboard.

  3. HTMLElement.innerText

    A property representing the text within a DOM element and its descendants. As a getter, it approximates the text the user would get if they highlighted the contents of the element with the cursor and then copied to the clipboard.

  4. clipboardevent api: clipboarddata

  5. clipboardevent api: `clipboardevent()` constructor

  6. clipboarditem api

  7. clipboarditem api: `clipboarditem()` constructor

  8. clipboarditem api: gettype

  9. clipboarditem api: presentationstyle

  10. clipboarditem api: supports_static

  11. clipboarditem api: types

  12. clipboard api: read

  13. clipboard api: readtext

  14. clipboard api: write

  15. clipboard api: writetext

  16. navigator api: clipboard

  17. permissions api: `clipboard-read` permission

  18. permissions api: `clipboard-write` permission