div-action-copy-to-clipboard
Copies data to the clipboard.
Parameters
Parameters | Description |
---|---|
content |
object Required parameter. The value has the type Available platforms: Android, iOS, web. List of possible values: |
type |
string Required parameter. The value must always be Available platforms: Android, iOS, web. |
JSON
{
type*: "copy_to_clipboard",
content*: div-action-copy-to-clipboard-content
}