We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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" } }