Props & events
Attributes & behavior classes
Color defaults to currentColor so a spinner matches its surroundings automatically; explicit intent classes, size, and speed (.spinner-slow/-normal/-fast) are independent, combinable axes.
| Attribute / class | Purpose |
|---|---|
role="status" | Announces the loading state to assistive tech |
aria-label | Describes what is loading, e.g. aria-label="Loading" |
Events
The rotation is a pure CSS animation — flickui.js has no involvement with spinners.
This component is purely presentational — it emits no JavaScript events.