.signature
element
The .signature
action text that mimics a handwritten signature. It belongs to the text category within the ui area.
Action Syntax
.signature "text"
A quoted text string
.signature $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.signature "name"
// Using Variables
// Display dynamic content from variables
.signature $name
Action code: 1979329552
Version: 0.6.4-4
Last updated: 2025-06-13