AiLoadingIndicator
Use the AiLoadingIndicator component to indicate that AI-generated content is
being loaded.
AiLoadingIndicatorProps
extends
, , , , , | Name | Type | Default | Description |
|---|---|---|---|
children | | The label shown in the indicator. | |
'aria-valuetext'? | | The |
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
, ,