.tagline
element
The .tagline
action a huge large tagline. Keep it under 10 words. Shorter is better. It belongs to the text category within the ui area.
Action Syntax
.tagline "text"
A quoted text string
.tagline $variable
A variable name starting with $
Valid sizes
small
medium
large
extra
Examples
// Basic Usage
.tagline "this is a title"
// Using Variables
// Display dynamic content from variables
.tagline $title
Action code: 3776635086
Version: 0.6.4-3
Last updated: 2025-06-13