A StatusBadge pre-configured with the five systemd unit statuses (active, inactive, failed, not-installed, unknown), their colors, and translated labels sourced from the base i18n translations.
active
inactive
failed
not-installed
unknown
<ServiceStatusBadge status={status} /> Copy
<ServiceStatusBadge status={status} />
A StatusBadge pre-configured with the five systemd unit statuses (
active,inactive,failed,not-installed,unknown), their colors, and translated labels sourced from the base i18n translations.