element
The .twitter
action shows a twitter/X icon link. It belongs to the social category within the ui area.
Action Syntax
.twitter "text"
A quoted text string
.twitter $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.twitter "socialid"
// Using Variables
// Display dynamic content from variables
.twitter $var
Action code: 2934337898
Version: 0.6.4-1
Last updated: 2025-06-13