.fineprint
element
The .fineprint
action displays teeny-tiny text!. It belongs to the text category within the ui area.
Action Syntax
.fineprint "text"
A quoted text string
.fineprint $variable
A variable name starting with $
Valid sizes
small
medium
large
Examples
// Basic Usage
.fineprint "hello world"
// Using Variables
// Display dynamic content from variables
.fineprint $eventname
Action code: 2638643974
Version: 0.6.4-18
Last updated: 2025-06-13