.upload-file-input
element
The .upload-file-input
action Creates a labeled file upload button with icon and text. It belongs to the file category within the system area.
Action Syntax
.upload-file-input "text"
A quoted text string
.upload-file-input !set:icon "text"
An icon in format !set:name followed by A quoted text string
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$any = .upload-file-input "Label"
Action code: 905713327
Version: 0.6.4-11
Last updated: 2025-06-13