Skip to main content

AiLoadingIndicator

Use the AiLoadingIndicator component to indicate that AI-generated content is being loaded.

AiLoadingIndicatorProps

extends, , , , ,
NameTypeDefaultDescription
'aria-disabled'?
[]

Whether the element and all focusable descendants are disabled. aria-disabled="true" only semantically exposes these elements as being disabled.

children

The label shown in the indicator.

'aria-valuetext'?

The aria-valuetext attribute provides a human-readable text alternative for assistive technologies about the loading progress.

AiLoadingIndicator.Icon

The AiLoadingIndicator.Icon slot is used to specify an icon displayed in the AiLoadingIndicator. Defaults to the AiIcon if no children are provided.

AiLoadingIndicatorIconProps

extends, ,
Still have questions?
Find answers in the Dynatrace Community