runUtilityHook
Key
Type
Description
// action object for 'cllipboard'
[
{
"action": "runUtilityHook",
"options": {
"type": "save",
"someKey": "some passed info"
}
}
]Last updated
Was this helpful?
// action object for 'cllipboard'
[
{
"action": "runUtilityHook",
"options": {
"type": "save",
"someKey": "some passed info"
}
}
]Last updated
Was this helpful?
Was this helpful?