.copy-textbox
Element
display a text box with a copy icon that allows users to copy text to the system clipboard
.tiny
.small
.medium
.large
.extra
Syntax
.copy-textbox $text:TEXT
Display text with a copy button using a text variable
.copy-textbox "text"
Display text with a copy button using a literal text string