We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Derived from Element -> Widget -> Button
A "status" widget is a specialized convenience widget derived from Button which displays the current status of the printer.
You can easily create your ownusing Button and "state".
{ "id": "status", "type": "status", "style": { "width": "15ch" } }