<hx-busy> v0.4.0+ HelixUI v0.4.0 or later required

The custom <hx-busy> element renders a spinning loading indicator.

Attributes

Attributes enable declarative configuration of an element, via HTML markup.

paused
Pauses animation, when present

Properties

JavaScript properties enable programmatic access to an element's configuration and state.

paused {Boolean [false]}
Pauses animation, when set to true

See Also