Communicates the state of a resource—either in its entirety or a particular facet of a resource—in a compact form that is easily embedded in a card, table, list, or header view.
Adds the specified classes to the root element of the component.
Type: String
Required: No
Specifies an override for the status indicator color.
Type: String
Valid values: blue | grey | green | red
Required: No
Specifies an
aria-label
for the icon. If the status text alone does not fully describe the status, use this to communicate additional context.
Type: String
Required: No
Adds the specified ID to the root element of the component.
Type: String
Required: No
Specifies the status type.
Type: String
Default: "success"
Valid values: error | warning | success | info | stopped | pending | in-progress | loading
Required: No
A text fragment that communicates the status.
The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.