mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 06:57:40 +00:00
16 lines
377 B
Markdown
16 lines
377 B
Markdown
|
|
---
|
||
|
|
id: copy-to-clipboard
|
||
|
|
title: Copy to clipboard
|
||
|
|
---
|
||
|
|
|
||
|
|
Use this action to copy the text to the clipboard.
|
||
|
|
|
||
|
|
:::info
|
||
|
|
You can also trigger actions from the **JavaScript code**. Check it out [here](/docs/how-to/run-actions-from-runjs).
|
||
|
|
:::
|
||
|
|
|
||
|
|
<div style={{textAlign: 'center'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|