Created on 23 August 2021
icon_unfollowing
Login to follow
web-api-clipboard

Web API Clipboard

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 23 August 2021 by 
web-api-clipboard

Web API Clipboard

Details
The Clipboard API provides the ability to respond to clipboard commands (cut, copy, and paste) as well as to asynchronously read from and write to the system clipboard.
Read more

The Clipboard API provides the ability to respond to clipboard commands (cut, copy, and paste) as well as to asynchronously read from and write to the system clipboard. Access to the contents of the clipboard is gated behind the Permissions API: The clipboard-write permission is granted automatically to pages when they are in the active tab. The clipboard-read permission must be requested, which you can do by trying to read data from the clipboard. 

This API is designed to supersede accessing the clipboard using document.execCommand().


Release notes (1.0.1)
  • Remove dependencies
  • Minor bug fixes
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Web API Clipboard has no dependencies.
Application Objects
Web API Clipboard has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads