Skip to main content
A one-line status chip, made for updating in place.
type
string
required
"status"
state
string
required
pending, in_progress, success, or error. Each has its own icon.
label
string
required
Plain text, 1–120 characters.
progress
integer
0–100. Out-of-range numbers are pulled back in. Only shown for in_progress. Leave it out for a moving bar with no number.
detail
string
Markdown, up to 500 characters. A quiet second line.