.show-in-progress
element
The .show-in-progress
action shows full screen in progress overlay spinner with an optional message. It belongs to the progress category within the ui area.
Action Syntax
.show-in-progress $variable
A variable name starting with $
.show-in-progress "text"
A quoted text string
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.show-in-progress $text
Action code: 2558803571
Version: 0.6.4
Last updated: 2025-06-13