Clipboard Tutorial

This tutorial shows you how to interact with the clipboard.

Usage

const clipboard = core.make('osjs/clipboard');

// Sets current
clipboard.set(value);

// Gets current
clipboard.get();

// Clears current
clipboard.clear();
OS.js Web Desktop - © Anders Evenrud <andersevenrud@gmail.com>

results matching ""

    No results matching ""