clipboard
Key
Description
// action object for 'cllipboard'
[
{
"action": "clipboard",
"options": {
"set": "This is some sample copy I want to copy."
}
}
]Last updated
Was this helpful?
// action object for 'cllipboard'
[
{
"action": "clipboard",
"options": {
"set": "This is some sample copy I want to copy."
}
}
]Last updated
Was this helpful?
Was this helpful?