HealthIndicator
The HealthIndicator helps consumers to visualize the status of a resource.
HealthIndicatorProps
extends
, , , , , ,
Name | Type | Default | Description |
---|---|---|---|
status? | | | | | | 'neutral' | The status of the component. This should be chosen based on the context the indicator is used in. |
visual? | | | 'shape' | Configures the visual representation of the component, which is a shape by default. |
HealthIndicator.Visual
You can use the HealthIndicator.Visual
component to render a custom visual
representation of your HealthIndicator
.
HealthIndicatorVisualProps
extends
, ,
HealthIndicator.Label
You can use the HealthIndicator.Label
component to render a label for your
HealthIndicator
.
HealthIndicatorLabelProps
extends
, ,
Still have questions?
Find answers in the Dynatrace Community