Spinner
A compact standalone indicator for indeterminate loading states.
Added in v2.7.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below responds to the active theme and component-token overrides.
When to usePermalink to this section
Use it
Use Spinner beside a loading label or inside a region whose result is pending.
Choose another component
Use Progress when completion is measurable and Button loading for button-owned work.