Skip to main content
A button runs its callback when clicked. That is all it does.
Button elements in a window

Properties

name
string
The label.
description
string
Hint text under the label. Optional.
icon
string | number
An icon shown beside the label. Optional.
callback
function
Runs on click.