.signature-pad
The .signature-pad
action an input pad that mimics capturing a signature. It belongs to the input category within the interaction area.
Action Syntax
.signature-pad "text"
A quoted text string
Return Value
This function returns a
TEXT
value that can be stored in a variable:
$result = .signature-pad
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$text = .signature-pad "placeholder"
Action code: 4011213301
Version: 0.6.4
Last updated: 2025-06-13