8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The clipboard library adds functions for getting and setting data from the operating system copy/paste clipboard.
local clipboard = require('clipboard')
❗ Dependency Required To use this library, you must include clipboard in the manifest.xml file for your package: <dependency>clipboard</dependency>
❗ Dependency Required
To use this library, you must include clipboard in the manifest.xml file for your package:
clipboard
manifest.xml
<dependency>clipboard</dependency>