.image-button
element
The .image-button
action an image button. It belongs to the images category within the ui area.
Action Syntax
.image-button +imagetag
An image tag starting with +
.image-button +imagetag "text"
An image tag starting with + followed by A quoted text string
.image-button +imagetag [file]
An image tag starting with + followed by A file reference
.image-button +imagetag "text" [file]
An image tag starting with + followed by A quoted text string followed by A file reference
Valid sizes
tiny
small
medium
large
extra
Tags
rounded
a rounded button (default)
circle
a circle button
square
a square button
Examples
// Basic Usage
.image-button %image
Action code: 3331265756
Version: 0.6.4-0
Last updated: 2025-06-13