navigator.clipboard

Term side of the Card
Topic: Interact with Client
Unit title: navigator.clipboard
Categories: Property, Object
Explanation side of the Card

Explanation: The browser API property for reading and writing to the clipboard. It allows web applications to copy, cut or paste text and other data to the user's clipboard with their permission.

Browser compatibility:
  • The chrome browser supports this feature starting from version 66
  • The edge browser supports this feature starting from version 79
  • The firefox browser supports this feature starting from version 63
  • The safari browser supports this feature starting from version 13.1
Availability: