.back-button
element
The .back-button
action displays a back button for navigation. It belongs to the buttons category within the ui area.
Action Syntax
.back-button !set:icon
An icon in format !set:name
.back-button "text"
A quoted text string
.back-button !set:icon "text"
An icon in format !set:name followed by A quoted text string
.back-button [file]
A file reference
.back-button !set:icon [file]
An icon in format !set:name followed by A file reference
.back-button "text" [file]
A quoted text string followed by A file reference
.back-button !set:icon "text" [file]
An icon in format !set:name followed by A quoted text string followed by A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.back-button !icon
Action code: 826529011
Version: 0.6.4-1
Last updated: 2025-06-13