For the complete documentation index, see llms.txt. This page is also available as Markdown.

Clipboard

Read and write text to the clipboard.

API List

API
Description
Details

Clipboard.getText

Get the text stored in the clipboard

REFERENCE

Clipboard.setText

Copy text to the clipboard

REFERENCE

Was this helpful?