.a
element
The .a
action Creates a clickable link that navigates to web pages. It belongs to the html category within the ui area.
Action Syntax
.a https://...
A valid URL
.a $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.a https://example.com
// Using Variables
// Display dynamic content from variables
.a $url-variable
Action code: 2152267333
Version: 0.6.4-1
Last updated: 2025-06-13