nativescript-clipboard

nativescript-clipboard JS library on GitHub nativescript-clipboard JS library on npm Download nativescript-clipboard JS library

A clipboard plugin for use in NativeScript apps. You can copy and paste text from and to the clipboard.

Version 2.1.1 License MIT
nativescript-clipboard has no homepage
nativescript-clipboard JS library on GitHub
nativescript-clipboard JS library on npm
Download nativescript-clipboard JS library
Keywords
NativeScriptClipboardPasteboardCopyPasteCopy-Paste
INSTALL
Type:
<script type="module"> import nativescriptClipboard from 'https://cdn.jsdelivr.net/npm/nativescript-clipboard@2.1.1/+esm' </script>
Learn more