Status indicator communicates the state of a certain resource in the system.
Inherits margin props.
Name | Default | Description |
---|---|---|
variant | — | "success" | "error" | "processing" | "warning" | "inactive" Status indicator variant. |
children | — | ReactNode Label describing the status. |