.copy-textbox
element
The .copy-textbox
action display a text box with a copy icon that allows users to copy text to the system clipboard. It belongs to the components category within the ui area.
Action Syntax
.copy-textbox $variable
A variable name starting with $
.copy-textbox "text"
A quoted text string
Valid sizes
tiny
small
medium
large
extra
Tags
ui
clipboard
Examples
// Basic Usage
.copy-textbox $text
Related Actions
- `` -
- `` -
Action code: 3875451499
Version: 0.6.4-2
Last updated: 2025-06-13