fluid.io.clipboard

Module defining interfaces for connecting to and handling clipboard.

The clipboard is a buffer that allows copying and moving text between nodes, or between apps in the system.

clipboard: https://en.wikipedia.org/wiki/Clipboard_(computing)

Members

Interfaces

ClipboardIO
interface ClipboardIO

Interface for writing and loading text to the clipboard.

Meta