Busy indicator
Displays a spinning loading indicator for async operations. The indicator scales to fit its container.
Default
The default busy indicator displays a spinning ring with an orbiting dot and a "Loading" label.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.
Custom label
Use the label attribute to customise the text displayed
in the centre of the indicator.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.
Scaling
The indicator scales to fit the dimensions of its container. Place it inside a sized element and it will adapt automatically.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.
Example
Markup
Source markup is unavailable in this environment. Markup extraction relies
on debug_heex_annotations and the project source files, which
are only present during development.